Building
For building, we use JitPack.
Version
We use JitPack for building the project. This means that you have a lot of choice about which version you want to use. You can check out every commit of every branch. Jitpack provides also the way to add, but otherwise this page is a bit empty...
For the url go to: https://jitpack.io/#nl.devhaan/KotlinPoetDSL
Gradle - groovy
Add the JitPack repository to the end of your build file
Add the dependency
Gradle - kotlin
Add the JitPack repository to the end of your build file
2. Add the dependency
Maven
Add the JitPack repository to the end of your build file
2. add the dependency
Last updated