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-2-11 1.0


Group ID:
tv.cntt
Artifact ID:
chill-scala-2-11_2.11
Version:
1.0
Release Date:
May 8, 2014
Licenses:
MIT
Files:

libraryDependencies += "tv.cntt" %% "chill-scala-2-11" % "1.0"

Mill build tool

ivy"tv.cntt::chill-scala-2-11:1.0"

Scala CLI

//> using dep "tv.cntt::chill-scala-2-11:1.0"

Ammonite REPL

import $ivy.`tv.cntt::chill-scala-2-11:1.0`

<dependency>
  <groupId>tv.cntt</groupId>
  <artifactId>chill-scala-2-11_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'tv.cntt', name: 'chill-scala-2-11_2.11', version: '1.0'