| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaScript Языки программирования Search Прикладные библиотеки |
| Группа | Группаorg.drewcarlson |
| Идентификатор | Идентификаторtorrentsearch-js |
| Версия | Версия0.1.1 |
| Тип | Типpom |
| Описание |
Описаниеtorrentsearch
Torrent Provider API client written in Kotlin, based on torrent-search-api.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| torrentsearch-js-0.1.1.pom | |
| torrentsearch-js-0.1.1-sources.jar | 7 KB |
| torrentsearch-js-0.1.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.drewcarlson/torrentsearch-js/ -->
<dependency>
<groupId>org.drewcarlson</groupId>
<artifactId>torrentsearch-js</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drewcarlson/torrentsearch-js/
implementation 'org.drewcarlson:torrentsearch-js:0.1.1'
// https://jarcasting.com/artifacts/org.drewcarlson/torrentsearch-js/
implementation ("org.drewcarlson:torrentsearch-js:0.1.1")
'org.drewcarlson:torrentsearch-js:pom:0.1.1'
<dependency org="org.drewcarlson" name="torrentsearch-js" rev="0.1.1">
<artifact name="torrentsearch-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drewcarlson', module='torrentsearch-js', version='0.1.1')
)
libraryDependencies += "org.drewcarlson" % "torrentsearch-js" % "0.1.1"
[org.drewcarlson/torrentsearch-js "0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.0 |
| io.ktor : ktor-client-core-js | jar | 1.6.7 |
| io.ktor : ktor-client-json-js | jar | 1.6.7 |
| io.ktor : ktor-client-serialization-js | jar | 1.6.7 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.5.2-native-mt |