-
Notifications
You must be signed in to change notification settings - Fork 22
Proxy Inventory
Natan Vieira edited this page Dec 10, 2023
·
4 revisions
Proxy Inventory is experimental and is not subject to the general compatibility guarantees given for the standard library: the behavior of such API may be changed or the API may be removed completely in any further release.
Proxy Inventory is a optional feature so you need to include it on your project build file.
// build.gradle
implementation 'me.devnatan:inventory-framework-proxy-inventory:<version>'
TBD