ctongfei / kingscross   0.1.0

GitHub

Portal from the magical world of Scala to dangerous external interpreters outside JVM

Scala versions: 2.11

kingscross-common 0.1.0


Group ID:
me.tongfei
Artifact ID:
kingscross-common_2.11
Version:
0.1.0
Release Date:
Mar 27, 2017
Licenses:
MIT
Files:

libraryDependencies += "me.tongfei" %% "kingscross-common" % "0.1.0"

Mill build tool

ivy"me.tongfei::kingscross-common:0.1.0"

Scala CLI

//> using dep "me.tongfei::kingscross-common:0.1.0"

Ammonite REPL

import $ivy.`me.tongfei::kingscross-common:0.1.0`

<dependency>
  <groupId>me.tongfei</groupId>
  <artifactId>kingscross-common_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'me.tongfei', name: 'kingscross-common_2.11', version: '0.1.0'