Fixed repositories import
This commit is contained in:
parent
4596e71a55
commit
a82c416af5
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ import rife.bld.operations.JavacOptions.Processing;
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
import static rife.bld.dependencies.Repository.MAVEN_CENTRAL;
|
import static rife.bld.dependencies.Repository.*;
|
||||||
import static rife.bld.dependencies.Repository.MAVEN_LOCAL;
|
|
||||||
import static rife.bld.dependencies.Scope.provided;
|
import static rife.bld.dependencies.Scope.provided;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue