is not current version
Last Version 0.5.1

org.drewcarlson:qbittorrent-client-js 0.0.7

Kotlin wrapper for the qBittorrent Web API using Ktor.

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

org.drewcarlson
ArtifactId

ArtifactId

qbittorrent-client-js
Version

Version

0.0.7
Type

Type

pom

Download qbittorrent-client-js 0.0.7


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