constructor 2.1.0


Group ID:
com.thoughtworks.constructor
Artifact ID:
constructor_2.12
Version:
2.1.0
Release Date:
May 7, 2017
Licenses:
Files:

libraryDependencies += "com.thoughtworks.constructor" %% "constructor" % "2.1.0"

Mill build tool

ivy"com.thoughtworks.constructor::constructor:2.1.0"

Scala CLI

//> using dep "com.thoughtworks.constructor::constructor:2.1.0"

Ammonite REPL

import $ivy.`com.thoughtworks.constructor::constructor:2.1.0`

<dependency>
  <groupId>com.thoughtworks.constructor</groupId>
  <artifactId>constructor_2.12</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.thoughtworks.constructor', name: 'constructor_2.12', version: '2.1.0'