is not current version
Last Version 2.0.6-26

org.libtorrent4j:libtorrent4j-android-x86 2.0.0-2

A swig Java interface for libtorrent

GroupId

GroupId

org.libtorrent4j
ArtifactId

ArtifactId

libtorrent4j-android-x86
Version

Version

2.0.0-2
Type

Type

jar

Download libtorrent4j-android-x86 2.0.0-2


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