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-RC4


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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