component 0.1.1


Group ID:
com.thoughtworks.binding
Artifact ID:
component_2.12
Version:
0.1.1
Release Date:
Mar 22, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.thoughtworks.binding" %% "component" % "0.1.1"

Mill build tool

ivy"com.thoughtworks.binding::component:0.1.1"

Scala CLI

//> using dep "com.thoughtworks.binding::component:0.1.1"

Ammonite REPL

import $ivy.`com.thoughtworks.binding::component:0.1.1`

<dependency>
  <groupId>com.thoughtworks.binding</groupId>
  <artifactId>component_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.thoughtworks.binding', name: 'component_2.12', version: '0.1.1'