Skip to content

1.0.0 - First Release

Compare
Choose a tag to compare
@Raft08 Raft08 released this 02 Nov 15:19
· 1 commit to master since this release

Give a warm welcome to the newly created library AtlasRegistries!
A thread-safe implementation of registries, used across all AtlasWorld's Systems

The project is fully available for anyone to use !

repositories {
    maven {
        url "https://repository.atlasworld.fr/repository/maven-public/"
    }
}

dependencies {
    implementation "fr.atlasworld:registry:1.0.0"
}

Enjoy ! 🎉🎉