Skip to content
This repository has been archived by the owner on May 29, 2021. It is now read-only.

InsanusMokrassar/HandlersSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HandlersSystem

For using next follows syntax or download .jar from releases:

Last version of library: v1.2

Available versions:

  • 1.2
  • 1.1
  • 1.0

Maven

<dependency>
    <groupId>com.github.insanusmokrassar</groupId>
    <artifactId>HandlersSystem</artifactId>
    <version>1.2</version>
</dependency>

Gradle

compile 'com.github.insanusmokrassar:HandlersSystem:1.2'