GroupId | GroupIdorg.johnnei |
---|---|
ArtifactId | ArtifactIdjavatorrent-bittorrent |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
javatorrent-bittorrent-0.6.0.pom | |
javatorrent-bittorrent-0.6.0.jar | 177 KB |
javatorrent-bittorrent-0.6.0-tests.jar | 240 KB |
javatorrent-bittorrent-0.6.0-sources.jar | 108 KB |
javatorrent-bittorrent-0.6.0-javadoc.jar | 777 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.johnnei/javatorrent-bittorrent/ -->
<dependency>
<groupId>org.johnnei</groupId>
<artifactId>javatorrent-bittorrent</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.johnnei/javatorrent-bittorrent/
implementation 'org.johnnei:javatorrent-bittorrent:0.6.0'
// https://jarcasting.com/artifacts/org.johnnei/javatorrent-bittorrent/
implementation ("org.johnnei:javatorrent-bittorrent:0.6.0")
'org.johnnei:javatorrent-bittorrent:jar:0.6.0'
<dependency org="org.johnnei" name="javatorrent-bittorrent" rev="0.6.0">
<artifact name="javatorrent-bittorrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.johnnei', module='javatorrent-bittorrent', version='0.6.0')
)
libraryDependencies += "org.johnnei" % "javatorrent-bittorrent" % "0.6.0"
[org.johnnei/javatorrent-bittorrent "0.6.0"]