bindable 0.1.0


Group ID:
com.thoughtworks.binding.bindable
Artifact ID:
bindable_2.12
Version:
0.1.0
Release Date:
Mar 7, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.thoughtworks.binding.bindable" %% "bindable" % "0.1.0"

Mill build tool

ivy"com.thoughtworks.binding.bindable::bindable:0.1.0"

Scala CLI

//> using dep "com.thoughtworks.binding.bindable::bindable:0.1.0"

Ammonite REPL

import $ivy.`com.thoughtworks.binding.bindable::bindable:0.1.0`

<dependency>
  <groupId>com.thoughtworks.binding.bindable</groupId>
  <artifactId>bindable_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.thoughtworks.binding.bindable', name: 'bindable_2.12', version: '0.1.0'