Skip to content
New issue

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 #183

Closed
diorslau opened this issue Sep 6, 2016 · 1 comment
Closed

Can I add a gradle dependencies #183

diorslau opened this issue Sep 6, 2016 · 1 comment

Comments

@diorslau
Copy link

diorslau commented Sep 6, 2016

Can I add a gradle dependencies?

@costular
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants