Skip to content
This repository was archived by the owner on Jul 24, 2021. It is now read-only.

✨  The type of the inventory can be changed

Choose a tag to compare

@github-actions github-actions released this 06 Mar 17:38

💚 Fix typo of a word ingrate -> integrate

To integrate to gradle:

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

dependencies {
  implementation group: 'com.github.BakaAless', name: 'InventoryAPI', version: '627731868'
}