I want import ttorrent to my project , by I found gradle build error.
Could not find net.sf:jargs:1.0.
Required by:
project : > com.turn:ttorrent:1.4
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
I want import ttorrent to my project , by I found gradle build error.
These line in
pom.xml
maybe can remove ?https://github.com/mpetazzoni/ttorrent/blob/master/pom.xml#L126-L130
Thank you !