| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Search Business Logic Libraries |
| GroupId | GroupIdorg.drewcarlson |
| ArtifactId | ArtifactIdtorrentsearch-js |
| Version | Version0.0.3 |
| Type | Typepom |
| Description |
Descriptiontorrentsearch
Torrent Provider API client written in Kotlin, based on torrent-search-api.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| torrentsearch-js-0.0.3.pom | |
| torrentsearch-js-0.0.3-sources.jar | 7 KB |
| torrentsearch-js-0.0.3-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.drewcarlson/torrentsearch-js/ -->
<dependency>
<groupId>org.drewcarlson</groupId>
<artifactId>torrentsearch-js</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drewcarlson/torrentsearch-js/
implementation 'org.drewcarlson:torrentsearch-js:0.0.3'
// https://jarcasting.com/artifacts/org.drewcarlson/torrentsearch-js/
implementation ("org.drewcarlson:torrentsearch-js:0.0.3")
'org.drewcarlson:torrentsearch-js:pom:0.0.3'
<dependency org="org.drewcarlson" name="torrentsearch-js" rev="0.0.3">
<artifact name="torrentsearch-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drewcarlson', module='torrentsearch-js', version='0.0.3')
)
libraryDependencies += "org.drewcarlson" % "torrentsearch-js" % "0.0.3"
[org.drewcarlson/torrentsearch-js "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.4.31 |
| io.ktor : ktor-client-core-js | jar | 1.5.2 |
| io.ktor : ktor-client-json-js | jar | 1.5.2 |
| io.ktor : ktor-client-serialization-js | jar | 1.5.2 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.4.3-native-mt |