Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 353 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 353 Bytes

NeedTool

MinAPI

Installation

repositories {
    maven { url "https://jitpack.io" }
}
dependencies {
    implementation "com.github.am3n:NeedTool:NEWEST-VERSION"
}