mirror of
https://github.com/tribufu/tribufu-java
synced 2026-06-01 09:42:37 +00:00
Update build.gradle
This commit is contained in:
parent
5921982013
commit
eef87270fa
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ repositories {
|
||||||
dependencies {
|
dependencies {
|
||||||
api "org.apache.commons:commons-math3:3.6.1"
|
api "org.apache.commons:commons-math3:3.6.1"
|
||||||
implementation "com.google.guava:guava:31.1-jre"
|
implementation "com.google.guava:guava:31.1-jre"
|
||||||
|
implementation "com.google.code.gson:gson:2.8.9"
|
||||||
testImplementation "org.junit.jupiter:junit-jupiter:5.9.1"
|
testImplementation "org.junit.jupiter:junit-jupiter:5.9.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue