ktuniversalis
TypeScript icon, indicating that this package has built-in type declarations

7.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i ktuniversalis

Weekly Downloads

3

Version

7.0.1

License

MIT

Unpacked Size

3.3 MB

Total Files

43

Last publish

Collaborators

  • drakon86