DeltaVouchersAPI The API for DeltaVouchers. Using The API In Your Plugin Latest Release: build.gradle repositories { maven { url = 'https://jitpack.io' } } dependencies { compileOnly 'dev.fabled:DeltaVouchersAPI:{release}' } Replace {release} with the latest release shown above.