Skip to content

ddk9499/libs

Repository files navigation

Libs (working title)

Libs is a collection of small libraries written in Kotlin, which help us don't write boilerplate code and solve routine tasks.

All modules

Download

Gradle instructions

Make sure you have jcenter() in the repositories defined in your project's (root) build.gradle file (default for new Android Studio projects).

All artifacts

Here are all the artifacts of this library. Just use the ones you need. (Click to expand)
implementation("uz.dkamaloff.libs:collections:$libs_version")
implementation("uz.dkamaloff.libs:ktorm-postgresql:$libs_version")
implementation("uz.dkamaloff.libs:toothpick-file-properties:$libs_version")
implementation("uz.dkamaloff.libs:toothpick-viewmodel-ext:$libs_version")
implementation("uz.dkamaloff.libs:paycom-android:$libs_version")
implementation("uz.dkamaloff.libs:paycom-server:$libs_version")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages