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

caller 2.3.0-M5


Group ID:
com.thoughtworks.feature
Artifact ID:
caller_2.12
Version:
2.3.0-M5
Release Date:
Jan 23, 2018
Licenses:
Files:

libraryDependencies += "com.thoughtworks.feature" %% "caller" % "2.3.0-M5"

Mill build tool

ivy"com.thoughtworks.feature::caller:2.3.0-M5"

Scala CLI

//> using dep "com.thoughtworks.feature::caller:2.3.0-M5"

Ammonite REPL

import $ivy.`com.thoughtworks.feature::caller:2.3.0-M5`

<dependency>
  <groupId>com.thoughtworks.feature</groupId>
  <artifactId>caller_2.12</artifactId>
  <version>2.3.0-M5</version>
</dependency>

compile group: 'com.thoughtworks.feature', name: 'caller_2.12', version: '2.3.0-M5'