License |
License |
---|---|
GroupId | GroupIdorg.johnnei |
ArtifactId | ArtifactIdjavatorrent-bittorrent-utp |
Version | Version0.7.0 |
Type | Typejar |
Description |
DescriptionJavaTorrent :: Module :: uTP Protocol (BEP #29)
BitTorrent Protocol implementation as java library
|
<!-- https://jarcasting.com/artifacts/org.johnnei/javatorrent-bittorrent-utp/ -->
<dependency>
<groupId>org.johnnei</groupId>
<artifactId>javatorrent-bittorrent-utp</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.johnnei/javatorrent-bittorrent-utp/
implementation 'org.johnnei:javatorrent-bittorrent-utp:0.7.0'
// https://jarcasting.com/artifacts/org.johnnei/javatorrent-bittorrent-utp/
implementation ("org.johnnei:javatorrent-bittorrent-utp:0.7.0")
'org.johnnei:javatorrent-bittorrent-utp:jar:0.7.0'
<dependency org="org.johnnei" name="javatorrent-bittorrent-utp" rev="0.7.0">
<artifact name="javatorrent-bittorrent-utp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.johnnei', module='javatorrent-bittorrent-utp', version='0.7.0')
)
libraryDependencies += "org.johnnei" % "javatorrent-bittorrent-utp" % "0.7.0"
[org.johnnei/javatorrent-bittorrent-utp "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.johnnei : javatorrent-bittorrent | jar | 0.7.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.johnnei : javatorrent-bittorrent | test-jar | 0.7.0 |
org.powermock : powermock-reflect | jar | 2.0.7 |
com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
org.awaitility : awaitility | jar | 4.0.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.mockito : mockito-core | jar | 3.6.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |