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