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