Skip to content

licraft-club/LicraftLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LicraftLib

The base utils Lib of spigot plugins

How to use

Step 1. Add it in your root build.gradle at the end of repositories:

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

Step 2. Add the dependency

dependencies {
    compile 'com.github.licraft-club.LicraftLib:LicraftLib:-SNAPSHOT'
    compile 'com.github.licraft-club.LicraftLib:licraft-apt:-SNAPSHOT'
}

Note

If you install spigot plugins that dependent on the lib, install the lib together.

About

plugin lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages