This website requires JavaScript.
Explore
Help
Sign In
TeamNewPipe
/
NewPipeExtractor
Watch
1
Star
0
Fork
0
You've already forked NewPipeExtractor
mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced
2025-10-06 00:23:15 +02:00
Code
Issues
Releases
Wiki
Activity
Files
dev
NewPipeExtractor
/
timeago-parser
/
build.gradle
4 lines
85 B
Groovy
Raw
Permalink
Normal View
History
Unescape
Escape
Created gradle module and moved existing code to new one
2018-03-14 00:44:02 -03:00
dependencies
{
Only include ``jsr305`` and not complete spotbugs Only ``javax.annotation.Nonull`` or ``javax.annotation.Nullable`` are currently in used which means that spotbugs can and should be removed. See https://github.com/TeamNewPipe/NewPipeExtractor/issues/1278 for details
2025-02-15 14:23:33 +01:00
implementation
"com.google.code.findbugs:jsr305:$jsr305Version"
Use our fork of nanojson
2020-04-16 16:08:14 +02:00
}
Reference in New Issue
Copy Permalink