bindable 2.1.0


Group ID:
com.thoughtworks.binding
Artifact ID:
bindable_2.13
Version:
2.1.0
Release Date:
Nov 6, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>bindable_2.13</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'bindable_2.13', version: '2.1.0'