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

mixin 1.1.0


Group ID:
com.thoughtworks.feature
Artifact ID:
mixin_2.12
Version:
1.1.0
Release Date:
May 18, 2017
Licenses:
Files:

libraryDependencies += "com.thoughtworks.feature" %% "mixin" % "1.1.0"

Mill build tool

ivy"com.thoughtworks.feature::mixin:1.1.0"

Scala CLI

//> using dep "com.thoughtworks.feature::mixin:1.1.0"

Ammonite REPL

import $ivy.`com.thoughtworks.feature::mixin:1.1.0`

<dependency>
  <groupId>com.thoughtworks.feature</groupId>
  <artifactId>mixin_2.12</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.thoughtworks.feature', name: 'mixin_2.12', version: '1.1.0'