Skip to content

yurseli/library

Repository files navigation

Nemosofts UI Library

GitHub release (latest by date) API CodeFactor

ColorUtils BlurImage CustomImageView CustomCheckBox CustomProgressBar CustomSwitchButton

1. Add module dependencies

For example you can add dependencies on the modules like this: build.gradle.kts

implementation("com.github.nemosofts:library:5.X.X")

Or in Gradle Groovy DSL build.gradle:

implementation 'com.github.nemosofts:library:5.X.X'

where 5.X.X is your preferred version. All modules must be the same version.

https://nemosofts.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages