mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-04 00:45:57 +00:00
apache rng dependency stuff
This commit is contained in:
parent
61d03a7022
commit
dea68d0ede
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
"shadedApi"("com.googlecode.json-simple:json-simple:1.1.1")
|
"shadedApi"("com.googlecode.json-simple:json-simple:1.1.1")
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
"shadedApi"("commons-io:commons-io:2.6")
|
"shadedApi"("commons-io:commons-io:2.6")
|
||||||
|
|
||||||
|
@ -13,7 +13,6 @@ configureDependencies()
|
|||||||
group = "com.dfsek.terra.common"
|
group = "com.dfsek.terra.common"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
"shadedApi"("com.dfsek:Paralithic:0.3.2")
|
"shadedApi"("com.dfsek:Paralithic:0.3.2")
|
||||||
"shadedApi"("com.dfsek:Tectonic:1.4.0")
|
"shadedApi"("com.dfsek:Tectonic:1.4.0")
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@ group = "com.dfsek.terra.common"
|
|||||||
dependencies {
|
dependencies {
|
||||||
"shadedApi"(project(":common:api"))
|
"shadedApi"(project(":common:api"))
|
||||||
|
|
||||||
"shadedApi"("org.apache.commons:commons-rng-core:1.3")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user