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