-
Notifications
You must be signed in to change notification settings - Fork 502
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
v2.0 how to use as a library in IDEA or Eclipse? #232
Comments
Unfortunately i cannot release new version without private keys but you can download it from jitpack repo. See my last comment here: #225 |
or you don't have build tool? |
in fact ,I used v1.5 jar before.But I meet a problem ,I couldn't download file .I guess I am behind NAT, InetAddress.getLocalHost() is 192.168.0.108,so I don't know how to solve |
NAT it not a problem. Other peers cannot connect to you but you still can connect to peers |
yes,I found I could download some video ,but it need to spend too long time.I want to know whether there is a way to solve NAT,if I need to share a seed ? And will it be successful sharing in the LAN?Finally, thank you for answering my question. |
|
for developer ttorrent: pls add in .gitignore: |
It is still not well described how to do this jitpack repo works. Thus ... add this to your pom.xml:
and...
Done! |
With Gradle:
Also for Maven, this should be (it won't build without
|
No description provided.
The text was updated successfully, but these errors were encountered: