is not current version
Last Version 2.0.6-26

org.libtorrent4j:libtorrent4j-windows 1.2.0.20-RC2

A swig Java interface for libtorrent.

GroupId

GroupId

org.libtorrent4j
ArtifactId

ArtifactId

libtorrent4j-windows
Version

Version

1.2.0.20-RC2
Type

Type

jar

Download libtorrent4j-windows 1.2.0.20-RC2


<!-- https://jarcasting.com/artifacts/org.libtorrent4j/libtorrent4j-windows/ -->
<dependency>
    <groupId>org.libtorrent4j</groupId>
    <artifactId>libtorrent4j-windows</artifactId>
    <version>1.2.0.20-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.libtorrent4j/libtorrent4j-windows/
implementation 'org.libtorrent4j:libtorrent4j-windows:1.2.0.20-RC2'
// https://jarcasting.com/artifacts/org.libtorrent4j/libtorrent4j-windows/
implementation ("org.libtorrent4j:libtorrent4j-windows:1.2.0.20-RC2")
'org.libtorrent4j:libtorrent4j-windows:jar:1.2.0.20-RC2'
<dependency org="org.libtorrent4j" name="libtorrent4j-windows" rev="1.2.0.20-RC2">
  <artifact name="libtorrent4j-windows" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.libtorrent4j', module='libtorrent4j-windows', version='1.2.0.20-RC2')
)
libraryDependencies += "org.libtorrent4j" % "libtorrent4j-windows" % "1.2.0.20-RC2"
[org.libtorrent4j/libtorrent4j-windows "1.2.0.20-RC2"]