is not current version
Last Version 0.4.2

org.drewcarlson:torrentsearch-js 0.0.2

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

Categories

Categories

JavaScript Languages Search Business Logic Libraries
GroupId

GroupId

org.drewcarlson
ArtifactId

ArtifactId

torrentsearch-js
Version

Version

0.0.2
Type

Type

pom

Download torrentsearch-js 0.0.2


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