io.djy/boot-kotlin

A Boot task for compiling Kotlin source code

Leiningen/Boot

[io.djy/boot-kotlin "0.1.0"]

Clojure CLI/deps.edn

io.djy/boot-kotlin {:mvn/version "0.1.0"}

Gradle

implementation("io.djy:boot-kotlin:0.1.0")

Maven

<dependency>
  <groupId>io.djy</groupId>
  <artifactId>boot-kotlin</artifactId>
  <version>0.1.0</version>
</dependency>