How to use?

Ensure you have the jitpack repository declared:

maven("https://jitpack.io")

And then add the dependencies:

compileOnly("com.github.paper-kit", "gradle-paper-kit", "version")
ksp("com.github.paper-kit", "gradle-paper-kit", "version")

GitHub

View Github