xitrum-framework / chill-scala   1.2

GitHub

Fork of twitter/chill/chill-scala to build for both Scala 2.10 & 2.11

Scala versions: 2.11 2.10

chill-scala 1.2


Group ID:
tv.cntt
Artifact ID:
chill-scala_2.11
Version:
1.2
Release Date:
Jul 5, 2014
Licenses:
MIT
Files:

libraryDependencies += "tv.cntt" %% "chill-scala" % "1.2"

Mill build tool

ivy"tv.cntt::chill-scala:1.2"

Scala CLI

//> using dep "tv.cntt::chill-scala:1.2"

Ammonite REPL

import $ivy.`tv.cntt::chill-scala:1.2`

<dependency>
  <groupId>tv.cntt</groupId>
  <artifactId>chill-scala_2.11</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'tv.cntt', name: 'chill-scala_2.11', version: '1.2'