NewPipeExtractor/timeago-parser/build.gradle

6 lines
216 B
Groovy

dependencies {
testImplementation 'junit:junit:4.12'
implementation 'com.github.wb9688:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
implementation 'com.github.spotbugs:spotbugs-annotations:3.1.0'
}