bindable 2.2.0


Group ID:
com.thoughtworks.binding
Artifact ID:
bindable_3
Version:
2.2.0
Release Date:
Jan 26, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>bindable_3</artifactId>
  <version>2.2.0</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'bindable_3', version: '2.2.0'