qBittorrent

Kotlin wrapper for the qBittorrent Web API using Ktor.

License

License

MIT
Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

org.drewcarlson
ArtifactId

ArtifactId

qbittorrent-client-js
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

qBittorrent
Kotlin wrapper for the qBittorrent Web API using Ktor.
Project URL

Project URL

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

Source Code Management

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

Download qbittorrent-client-js

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20
org.drewcarlson : qbittorrent-models-js jar 0.5.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.6.1
org.jetbrains.kotlinx : kotlinx-serialization-json-js jar 1.3.2
io.ktor : ktor-client-core-js jar 2.0.0
io.ktor : ktor-client-content-negotiation-js jar 2.0.0
io.ktor : ktor-serialization-kotlinx-json-js jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.8
0.0.7