mirror of
https://github.com/DanilaFe/abacus
synced 2024-11-13 22:29:54 -08:00
5 lines
101 B
Groovy
5 lines
101 B
Groovy
|
dependencies {
|
||
|
compile 'com.moandjiezana.toml:toml4j:0.7.1'
|
||
|
testCompile 'junit:junit:4.12'
|
||
|
}
|