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