7.0.1 • Published 7 months ago

ktuniversalis v7.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months 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

7 months ago

7.0.1

7 months ago

5.0.1

8 months ago

5.0.0

8 months ago

6.0.1

8 months ago

6.0.0

8 months ago

4.0.0

9 months ago

3.0.0

9 months ago

2.0.0

12 months ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago