Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Repository files navigation

Caution

Archived due to API access removal and other often breaking changes on the DTF/VC/TJ site

Library is no longer supported and will no longer receive updates

kmttAPI

API for cmtt.ru projects (DTF, VC, TJ) written in Kotlin/JVM

How to install:

Add jitpack.io repository to build script

repositories {
// other repositores...
maven("https://jitpack.io")
}

And add kmttAPI to dependencies

dependencies {
// other dependencies...
implementation("com.github.DareFox:kmttAPI:0.3.0")
}

This snippets are for Gradle Kotlin DSL. To see code for your builder, visit Jetpack.io repo

About

API for cmtt.ru projects (DTF, VC, TJ) written in Kotlin/JVM

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages