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