Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

olliem5/pace

Repository files navigation

Pace

Just another Java event handler.

Installation

Gradle
repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.olliem5:pace:1.3'
}
Maven
<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
    
<dependency>
    <groupId>com.github.olliem5</groupId>
	<artifactId>pace</artifactId>
    <version>1.3</version>
</dependency>

About

Just another Java event handler.

Topics

Resources

License

Stars

10 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages