bindable 3.0.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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