pfn / kotlin-plugin   2.0.0

MIT License GitHub

Build kotlin code using sbt

kotlin-plugin 0.8


Group ID:
com.hanhuy.sbt
Artifact ID:
kotlin-plugin
Version:
0.8
Release Date:
Sep 24, 2015
Licenses:
Files:

libraryDependencies += "com.hanhuy.sbt" % "kotlin-plugin" % "0.8"

Mill build tool

ivy"com.hanhuy.sbt:kotlin-plugin:0.8"

Scala CLI

//> using dep "com.hanhuy.sbt:kotlin-plugin:0.8"

Ammonite REPL

import $ivy.`com.hanhuy.sbt:kotlin-plugin:0.8`

<dependency>
  <groupId>com.hanhuy.sbt</groupId>
  <artifactId>kotlin-plugin</artifactId>
  <version>0.8</version>
</dependency>

compile group: 'com.hanhuy.sbt', name: 'kotlin-plugin', version: '0.8'