| Категории |
КатегорииWire Данные Data Structures |
|---|---|
| Группа | Группаcom.frostwire |
| Идентификатор | Идентификаторjlibtorrent-macosx |
| Версия | Версия1.2.0.18-RC8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jlibtorrent-macosx-1.2.0.18-RC8.pom | |
| jlibtorrent-macosx-1.2.0.18-RC8.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.frostwire/jlibtorrent-macosx/ -->
<dependency>
<groupId>com.frostwire</groupId>
<artifactId>jlibtorrent-macosx</artifactId>
<version>1.2.0.18-RC8</version>
</dependency>
// https://jarcasting.com/artifacts/com.frostwire/jlibtorrent-macosx/
implementation 'com.frostwire:jlibtorrent-macosx:1.2.0.18-RC8'
// https://jarcasting.com/artifacts/com.frostwire/jlibtorrent-macosx/
implementation ("com.frostwire:jlibtorrent-macosx:1.2.0.18-RC8")
'com.frostwire:jlibtorrent-macosx:jar:1.2.0.18-RC8'
<dependency org="com.frostwire" name="jlibtorrent-macosx" rev="1.2.0.18-RC8">
<artifact name="jlibtorrent-macosx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frostwire', module='jlibtorrent-macosx', version='1.2.0.18-RC8')
)
libraryDependencies += "com.frostwire" % "jlibtorrent-macosx" % "1.2.0.18-RC8"
[com.frostwire/jlibtorrent-macosx "1.2.0.18-RC8"]