2018-03-14 03:44:02 +00:00
|
|
|
dependencies {
|
|
|
|
testImplementation 'junit:junit:4.12'
|
2019-04-28 20:03:16 +00:00
|
|
|
|
2020-04-20 20:04:10 +00:00
|
|
|
implementation 'com.github.wb9688:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
2019-04-28 20:03:16 +00:00
|
|
|
implementation 'com.github.spotbugs:spotbugs-annotations:3.1.0'
|
2018-03-14 03:44:02 +00:00
|
|
|
}
|