pfn / kotlin-plugin   2.0.0

MIT License GitHub

Build kotlin code using sbt

kotlin-plugin 0.9.1


Group ID:
com.hanhuy.sbt
Artifact ID:
kotlin-plugin
Version:
0.9.1
Release Date:
Oct 6, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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