is not current version
Last Version 0.5.1

org.drewcarlson:qbittorrent-models-js 0.0.8

Kotlin wrapper for the qBittorrent Web API using Ktor.

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.drewcarlson
ArtifactId

ArtifactId

qbittorrent-models-js
Version

Version

0.0.8
Type

Type

pom

Download qbittorrent-models-js 0.0.8


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