License |
License |
---|---|
GroupId | GroupIdorg.libtorrent4j |
ArtifactId | ArtifactIdlibtorrent4j-linux |
Version | Version2.0.5-25 |
Type | Typejar |
Description |
Descriptionlibtorrent4j-linux
A swig Java interface for libtorrent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libtorrent4j-linux-2.0.5-25.pom | |
libtorrent4j-linux-2.0.5-25.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.libtorrent4j/libtorrent4j-linux/ -->
<dependency>
<groupId>org.libtorrent4j</groupId>
<artifactId>libtorrent4j-linux</artifactId>
<version>2.0.5-25</version>
</dependency>
// https://jarcasting.com/artifacts/org.libtorrent4j/libtorrent4j-linux/
implementation 'org.libtorrent4j:libtorrent4j-linux:2.0.5-25'
// https://jarcasting.com/artifacts/org.libtorrent4j/libtorrent4j-linux/
implementation ("org.libtorrent4j:libtorrent4j-linux:2.0.5-25")
'org.libtorrent4j:libtorrent4j-linux:jar:2.0.5-25'
<dependency org="org.libtorrent4j" name="libtorrent4j-linux" rev="2.0.5-25">
<artifact name="libtorrent4j-linux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.libtorrent4j', module='libtorrent4j-linux', version='2.0.5-25')
)
libraryDependencies += "org.libtorrent4j" % "libtorrent4j-linux" % "2.0.5-25"
[org.libtorrent4j/libtorrent4j-linux "2.0.5-25"]
Group / Artifact | Type | Version |
---|---|---|
org.libtorrent4j : libtorrent4j | jar | 2.0.5-25 |