armyknife-runtime

Light-Weight extension library

License

License

MIT
GroupId

GroupId

io.github.eaglesakura.armyknife-runtime
ArtifactId

ArtifactId

armyknife-runtime
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

armyknife-runtime
Light-Weight extension library
Project URL

Project URL

https://github.com/eaglesakura/armyknife-runtime
Source Code Management

Source Code Management

https://github.com/eaglesakura/armyknife-runtime

Download armyknife-runtime

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.1

Project Modules

There are no modules declared in this project.

What is this repository?

Library for android applications with Kotlin.

armyknife is small library, but it can be more small. If you have to shrink to application, then proguard-options set to enable.

how to implementation into your project

// build.gradle
dependencies {
    implementation 'io.github.eaglesakura.armyknife-runtime:armyknife-runtime:1.4.+'
}

Versions

Version
1.4.0
1.4.0-rc02
1.4.0-rc01
1.3.10
1.3.10-beta05
1.3.10-beta03
1.3.10-beta02
1.3.10-beta01