Kotlin MPP Project for the Processing library
From the project root, run:
gradle publishToMavenLocal
This will install the artifact to your local .m2
repository and allow it to be consumed by dependent apps. See this repository for an example of how it can be used in an app.