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