thoughtworksinc / feature.scala   2.3.0

Apache License 2.0 Website GitHub

Access Scala language features on the type-level

Scala versions: 2.12 2.11
Scala.js versions: 0.6

new 2.0.0-RC3


Group ID:
com.thoughtworks.feature
Artifact ID:
new_2.12
Version:
2.0.0-RC3
Release Date:
May 27, 2017
Licenses:
Files:

libraryDependencies += "com.thoughtworks.feature" %% "new" % "2.0.0-RC3"

Mill build tool

ivy"com.thoughtworks.feature::new:2.0.0-RC3"

Scala CLI

//> using dep "com.thoughtworks.feature::new:2.0.0-RC3"

Ammonite REPL

import $ivy.`com.thoughtworks.feature::new:2.0.0-RC3`

<dependency>
  <groupId>com.thoughtworks.feature</groupId>
  <artifactId>new_2.12</artifactId>
  <version>2.0.0-RC3</version>
</dependency>

compile group: 'com.thoughtworks.feature', name: 'new_2.12', version: '2.0.0-RC3'