We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can I add a gradle dependencies?
The text was updated successfully, but these errors were encountered:
Of course, Gradle uses Maven repositories. You only need to add this line to gradle's dependencies block.
compile 'com.turn:ttorrent-core:1.5'
Sorry, something went wrong.
0acd62d
Update README with dependency instructions for Gradle. Fixes mpetazzo…
233d278
…ni#183
No branches or pull requests
Can I add a gradle dependencies?
The text was updated successfully, but these errors were encountered: