/kotlin-mpp-processing-lib

Kotlin MPP Project for the Processing library

Primary LanguageKotlin

kotlin-mpp-processing-lib

Kotlin MPP Project for the Processing library

Install

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.