make libraries download again
This commit is contained in:
parent
0799bd9aad
commit
24a45ef5bd
1 changed files with 0 additions and 4 deletions
|
@ -1,12 +1,8 @@
|
||||||
"builder.isbpl" include
|
"builder.isbpl" include
|
||||||
|
|
||||||
func dependencies {
|
func dependencies {
|
||||||
string! {
|
|
||||||
"https://github.com/TudbuT/tuddylib/raw/master/TuddyLIB.jar" download
|
"https://github.com/TudbuT/tuddylib/raw/master/TuddyLIB.jar" download
|
||||||
"https://github.com/TudbuT/tuddylib/raw/master/TuddyLIB-javadoc.zip" download
|
"https://github.com/TudbuT/tuddylib/raw/master/TuddyLIB-javadoc.zip" download
|
||||||
} #
|
|
||||||
"../tuddylib/TuddyLIB.jar" file
|
|
||||||
"../tuddylib/TuddyLIB-javadoc.zip" file
|
|
||||||
"https://github.com/TudbuT/isbpl-random-stuff/raw/master/ISBPL.jar" download
|
"https://github.com/TudbuT/isbpl-random-stuff/raw/master/ISBPL.jar" download
|
||||||
"https://github.com/jtidy/jtidy/releases/download/1.0.2-SNAPSHOT/jtidy-1.0.2-SNAPSHOT.jar" download
|
"https://github.com/jtidy/jtidy/releases/download/1.0.2-SNAPSHOT/jtidy-1.0.2-SNAPSHOT.jar" download
|
||||||
"https://github.com/jtidy/jtidy/releases/download/1.0.2-SNAPSHOT/jtidy-1.0.2-SNAPSHOT-sources.jar" download
|
"https://github.com/jtidy/jtidy/releases/download/1.0.2-SNAPSHOT/jtidy-1.0.2-SNAPSHOT-sources.jar" download
|
||||||
|
|
Loading…
Add table
Reference in a new issue