constructor 2.0.1


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

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

Mill build tool

ivy"com.thoughtworks.constructor::constructor:2.0.1"

Scala CLI

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

Ammonite REPL

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

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

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