Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 201 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 201 Bytes

DynamicEnumUtil

USE

The test module has examples

 repositories {
    maven {url "https://maven.mohistmc.com/"}
 }

dependencies {
    implementation 'com.mohistmc:dynamicenum:0.3'
}