Skip to content

QuantumClient/Energy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.