Skip to content

KayTeam-Studio/inventory-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inventory-api

Maven

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
<dependency>
    <groupId>com.github.KayTeam-Studio</groupId>
    <artifactId>inventory-api</artifactId>
    <version>VERSION</version>
</dependency>

Gradle

repositories {
    maven {url'https://jitpack.io' }
}
dependencies {
    implementation 'com.github.KayTeam-Studio:inventory-api:VERSION'
}

Check the last released version in Releases section

How to use

https://github.com/KayTeam-Studio/inventory-api/wiki