NewPipeExtractor/timeago-parser/build.gradle

6 lines
171 B
Groovy

dependencies {
testImplementation 'junit:junit:4.12'
implementation 'com.grack:nanojson:1.1'
implementation 'com.github.spotbugs:spotbugs-annotations:3.1.0'
}