Installation
Klopik is hosted in my own Maven repository, so before using it in your project you must add the repository https://maven.vinicius.io
to your settings.gradle.kts
file:
settings.gradle.kts | |
---|---|
With the repository added, you just need to include the dependency in the file build.gradle.kts
: