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