Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 695 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 695 Bytes

Energy

version discord

Energy is a lightweight and fast java eventbus.

Adding Energy into your project:

repositories {
       maven { url 'http://maven.quantumclient.org/releases' }
}
dependencies { 
    implementation 'org.quantumclient:Energy:VERISON'
}

Usage

Example code is found here

For any other help and to get notified about updates join our discord.