is not current version
Last Version 1.2.3.0

org.libtorrent4j:libtorrent4j-macosx 1.2.0.21-RC1

A swig Java interface for libtorrent.

GroupId

GroupId

org.libtorrent4j
ArtifactId

ArtifactId

libtorrent4j-macosx
Version

Version

1.2.0.21-RC1
Type

Type

jar

Download libtorrent4j-macosx 1.2.0.21-RC1


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