is not current version
Last Version 0.4.2

torrentsearch 0.2.0

Torrent Provider API client written in Kotlin, based on torrent-search-api.

License

License

MIT
Categories

Categories

JavaScript Languages Search Business Logic Libraries
GroupId

GroupId

org.drewcarlson
ArtifactId

ArtifactId

torrentsearch-js
Version

Version

0.2.0
Type

Type

pom
Description

Description

torrentsearch
Torrent Provider API client written in Kotlin, based on torrent-search-api.
Project URL

Project URL

https://github.com/DrewCarlson/TorrentSearch-Kotlin
Source Code Management

Source Code Management

https://github.com/DrewCarlson/TorrentSearch-Kotlin.git

Download torrentsearch-js 0.2.0


<!-- https://jarcasting.com/artifacts/org.drewcarlson/torrentsearch-js/ -->
<dependency>
    <groupId>org.drewcarlson</groupId>
    <artifactId>torrentsearch-js</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drewcarlson/torrentsearch-js/
implementation 'org.drewcarlson:torrentsearch-js:0.2.0'
// https://jarcasting.com/artifacts/org.drewcarlson/torrentsearch-js/
implementation ("org.drewcarlson:torrentsearch-js:0.2.0")
'org.drewcarlson:torrentsearch-js:pom:0.2.0'
<dependency org="org.drewcarlson" name="torrentsearch-js" rev="0.2.0">
  <artifact name="torrentsearch-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drewcarlson', module='torrentsearch-js', version='0.2.0')
)
libraryDependencies += "org.drewcarlson" % "torrentsearch-js" % "0.2.0"
[org.drewcarlson/torrentsearch-js "0.2.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.5.2-native-mt
io.ktor : ktor-client-core-js jar 2.0.0-beta-1
io.ktor : ktor-client-json-js jar 2.0.0-beta-1
io.ktor : ktor-client-content-negotiation-js jar 2.0.0-beta-1
io.ktor : ktor-serialization-kotlinx-json-js jar 2.0.0-beta-1

Project Modules

There are no modules declared in this project.