GroupId | GroupIdio.github.torrentdam.bittorrent |
---|---|
ArtifactId | ArtifactIdtracker_3 |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
tracker_3-1.1.0.pom | |
tracker_3-1.1.0.jar | 108 KB |
tracker_3-1.1.0-sources.jar | 5 KB |
tracker_3-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.torrentdam.bittorrent/tracker_3/ -->
<dependency>
<groupId>io.github.torrentdam.bittorrent</groupId>
<artifactId>tracker_3</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.torrentdam.bittorrent/tracker_3/
implementation 'io.github.torrentdam.bittorrent:tracker_3:1.1.0'
// https://jarcasting.com/artifacts/io.github.torrentdam.bittorrent/tracker_3/
implementation ("io.github.torrentdam.bittorrent:tracker_3:1.1.0")
'io.github.torrentdam.bittorrent:tracker_3:jar:1.1.0'
<dependency org="io.github.torrentdam.bittorrent" name="tracker_3" rev="1.1.0">
<artifact name="tracker_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.torrentdam.bittorrent', module='tracker_3', version='1.1.0')
)
libraryDependencies += "io.github.torrentdam.bittorrent" % "tracker_3" % "1.1.0"
[io.github.torrentdam.bittorrent/tracker_3 "1.1.0"]