core 7.0.0 Deprecated


Group ID:
com.thoughtworks.binding
Artifact ID:
core_2.10
Version:
7.0.0
Release Date:
Jul 9, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.10.6
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>core_2.10</artifactId>
  <version>7.0.0</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'core_2.10', version: '7.0.0'