is not current version
Last Version 1.2.0

io.github.torrentdam.bittorrent:common_3 1.1.0

Bittorrent client

GroupId

GroupId

io.github.torrentdam.bittorrent
ArtifactId

ArtifactId

common_3
Version

Version

1.1.0
Type

Type

jar

Download common_3 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.torrentdam.bittorrent/common_3/ -->
<dependency>
    <groupId>io.github.torrentdam.bittorrent</groupId>
    <artifactId>common_3</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.torrentdam.bittorrent/common_3/
implementation 'io.github.torrentdam.bittorrent:common_3:1.1.0'
// https://jarcasting.com/artifacts/io.github.torrentdam.bittorrent/common_3/
implementation ("io.github.torrentdam.bittorrent:common_3:1.1.0")
'io.github.torrentdam.bittorrent:common_3:jar:1.1.0'
<dependency org="io.github.torrentdam.bittorrent" name="common_3" rev="1.1.0">
  <artifact name="common_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.torrentdam.bittorrent', module='common_3', version='1.1.0')
)
libraryDependencies += "io.github.torrentdam.bittorrent" % "common_3" % "1.1.0"
[io.github.torrentdam.bittorrent/common_3 "1.1.0"]