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

✨ Added click function consumer (#16)

Choose a tag to compare

@github-actions github-actions released this 25 Apr 17:18
35948bd

To integrate to gradle:

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

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