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