7.0.1 • Published 2 years ago

ktuniversalis v7.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

KtUniversalis

Kotlin License KDoc

KtUniversalis is a Kotlin Multiplatform and JavaScript/TypeScript library for the Universalis REST API.

Installation

KtUniversalis is available from Maven Central (for Kotlin and the JVM) and npm (for JavaScript/TypeScript).

Gradle

Add the following to your build.gradle.kts file to install KtUniversalis:

dependencies {
    implementation("cloud.drakon:ktuniversalis:7.0.1")
}

JavaScript/TypeScript

package.json

"ktuniversalis": "7.0.1"

Command line

npm install ktuniversalis
7.0.0

2 years ago

7.0.1

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago

4.0.0

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago