core 2.0.0 Deprecated


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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