Skip to content

yangkile/HollowKit

 
 

Repository files navigation

HollowKit

自己常用的一些工具的合集,目前有:

Dependency

allprojects {
    repositories {
        maven { url "https://jitpack.io" }
    }
}

dependencies {
    implementation 'com.github.funnywolfdadada:HollowKit:1.4'
}

About

自己常用的一些工具的合集

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%