GroupId | GroupIdorg.libtorrent4j |
---|---|
ArtifactId | ArtifactIdlibtorrent4j-windows |
Version | Version1.2.0.21 |
Type | Typejar |
Filename | Size |
---|---|
libtorrent4j-windows-1.2.0.21.pom | |
libtorrent4j-windows-1.2.0.21.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.libtorrent4j/libtorrent4j-windows/ -->
<dependency>
<groupId>org.libtorrent4j</groupId>
<artifactId>libtorrent4j-windows</artifactId>
<version>1.2.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.libtorrent4j/libtorrent4j-windows/
implementation 'org.libtorrent4j:libtorrent4j-windows:1.2.0.21'
// https://jarcasting.com/artifacts/org.libtorrent4j/libtorrent4j-windows/
implementation ("org.libtorrent4j:libtorrent4j-windows:1.2.0.21")
'org.libtorrent4j:libtorrent4j-windows:jar:1.2.0.21'
<dependency org="org.libtorrent4j" name="libtorrent4j-windows" rev="1.2.0.21">
<artifact name="libtorrent4j-windows" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.libtorrent4j', module='libtorrent4j-windows', version='1.2.0.21')
)
libraryDependencies += "org.libtorrent4j" % "libtorrent4j-windows" % "1.2.0.21"
[org.libtorrent4j/libtorrent4j-windows "1.2.0.21"]