Skip to content

POV: I'm tired of rewriting the same class 3 times

License

Notifications You must be signed in to change notification settings

CyberFlameGO/Commons-2

 
 

Commons

maven discord Build Status

Shared classes used by our projects.

Adding our commons into your project:

repositories {
       maven { url 'https://maven.quantumclient.org/snapshots' }
}
dependencies { 
    implementation 'org.quantumclient:Commons:VERISON'
}

About

POV: I'm tired of rewriting the same class 3 times

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Java 100.0%