Skip to content

PerXBit/library

 
 

Repository files navigation

Nemosofts UI Library

GitHub release (latest by date) API CodeFactor

1. Add module dependencies

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

implementation("com.github.nemosofts:library:9.0.4")

Or in Gradle Groovy DSL build.gradle:

implementation 'com.github.nemosofts:library:9.0.4'

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

https://nemosofts.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%