NewPipeExtractor/timeago-parser/build.gradle

7 lines
218 B
Groovy

dependencies {
testImplementation "junit:junit:$junitVersion"
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
}