| License |
License |
|---|---|
| Categories |
CategoriesWire Data Data Structures |
| GroupId | GroupIdcom.frostwire |
| ArtifactId | ArtifactIdjlibtorrent-desktop-debug |
| Version | Version1.2.0.0-beta5 |
| Type | Typejar |
| Description |
Descriptionfrostwire-jlibtorrent
A swig Java interface for libtorrent by the makers of FrostWire.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.frostwire/jlibtorrent-desktop-debug/ -->
<dependency>
<groupId>com.frostwire</groupId>
<artifactId>jlibtorrent-desktop-debug</artifactId>
<version>1.2.0.0-beta5</version>
</dependency>
// https://jarcasting.com/artifacts/com.frostwire/jlibtorrent-desktop-debug/
implementation 'com.frostwire:jlibtorrent-desktop-debug:1.2.0.0-beta5'
// https://jarcasting.com/artifacts/com.frostwire/jlibtorrent-desktop-debug/
implementation ("com.frostwire:jlibtorrent-desktop-debug:1.2.0.0-beta5")
'com.frostwire:jlibtorrent-desktop-debug:jar:1.2.0.0-beta5'
<dependency org="com.frostwire" name="jlibtorrent-desktop-debug" rev="1.2.0.0-beta5">
<artifact name="jlibtorrent-desktop-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frostwire', module='jlibtorrent-desktop-debug', version='1.2.0.0-beta5')
)
libraryDependencies += "com.frostwire" % "jlibtorrent-desktop-debug" % "1.2.0.0-beta5"
[com.frostwire/jlibtorrent-desktop-debug "1.2.0.0-beta5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.frostwire : jlibtorrent | jar | 1.2.0.0-beta5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |