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