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