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