core 1.0.6 Deprecated


Group ID:
com.thoughtworks.binding
Artifact ID:
core_2.11
Version:
1.0.6
Release Date:
Jan 10, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.thoughtworks.binding" %% "core" % "1.0.6"

Mill build tool

ivy"com.thoughtworks.binding::core:1.0.6"

Scala CLI

//> using dep "com.thoughtworks.binding::core:1.0.6"

Ammonite REPL

import $ivy.`com.thoughtworks.binding::core:1.0.6`

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>core_2.11</artifactId>
  <version>1.0.6</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'core_2.11', version: '1.0.6'