core 4.0.1 Deprecated


Group ID:
com.thoughtworks.binding
Artifact ID:
core_2.11
Version:
4.0.1
Release Date:
Apr 11, 2016
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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