MVN

com.thoughtworks.binding : bindable_sjs0.6_2.12

Maven & Gradle

Dec 25, 2019
2 usages
21 stars

bindable · bindable

<dependency>
    <groupId>com.thoughtworks.binding</groupId>
    <artifactId>bindable_sjs0.6_2.12</artifactId>
    <version>1.1.0+73-f768a1e2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thoughtworks.binding : bindable_sjs0.6_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0+73-f768a1e2

All Versions

Choose a version of com.thoughtworks.binding : bindable_sjs0.6_2.12 to add to Maven or Gradle - All Versions:

  • Version Updated
  • bindable_sjs0.6_2.12-1.1.0+73-f768a1e2

    Dec 25, 2019
  • bindable_sjs0.6_2.12-1.1.0+71-8d5072af

    Dec 12, 2019
  • bindable_sjs0.6_2.12-1.1.0+67-0d9bd3f5

    Dec 12, 2019
  • bindable_sjs0.6_2.12-1.1.0+65-ebcd9665

    Dec 12, 2019
  • bindable_sjs0.6_2.12-1.1.0+63-828bc5a4

    Dec 12, 2019
  • bindable_sjs0.6_2.12-1.1.0+61-c660634c

    Nov 24, 2019
  • bindable_sjs0.6_2.12-1.1.0+55-ddcaf5a6

    Nov 24, 2019
  • bindable_sjs0.6_2.12-1.1.0+53-301d5677

    Nov 22, 2019
  • bindable_sjs0.6_2.12-1.1.0+51-bf1363f1

    Nov 21, 2019
  • bindable_sjs0.6_2.12-1.1.0+49-26458f2e

    Nov 20, 2019
  • bindable_sjs0.6_2.12-1.1.0+47-cef186ff

    Nov 19, 2019
  • bindable_sjs0.6_2.12-1.1.0+45-50ec3526

    Oct 16, 2019
  • bindable_sjs0.6_2.12-1.1.0+41-579a29dc

    Oct 15, 2019
  • bindable_sjs0.6_2.12-1.1.0+39-1a49b9c1

    Oct 15, 2019
  • bindable_sjs0.6_2.12-1.1.0+38-aae182ce

    Oct 15, 2019
  • bindable_sjs0.6_2.12-1.1.0+31-ca4d676e

    Oct 04, 2019
  • bindable_sjs0.6_2.12-1.1.0+30-f752c801

    Oct 04, 2019
  • bindable_sjs0.6_2.12-1.1.0+29-635da3ea

    Aug 20, 2019
  • bindable_sjs0.6_2.12-1.1.0+28-eda56c75

    Aug 20, 2019
  • bindable_sjs0.6_2.12-1.1.0+20-83f1e08b

    Jul 04, 2019
  • bindable_sjs0.6_2.12-1.1.0+18-6a710101

    Jul 03, 2019
  • bindable_sjs0.6_2.12-1.1.0+16-95c9440e

    Jun 20, 2019
  • bindable_sjs0.6_2.12-1.1.0+14-5e2f78d9

    Jun 11, 2019
  • bindable_sjs0.6_2.12-1.1.0+12-96476805

    Jun 11, 2019
  • bindable_sjs0.6_2.12-1.1.0+10-f2aca74f

    Jun 10, 2019
  • bindable_sjs0.6_2.12-1.1.0+8-fd5d0de6

    May 23, 2019
  • bindable_sjs0.6_2.12-1.1.0+6-2219f586

    Apr 30, 2019
  • bindable_sjs0.6_2.12-1.1.0+4-23ce19cd

    Apr 29, 2019
  • bindable_sjs0.6_2.12-1.1.0+2-4354a69b

    Apr 26, 2019
  • bindable_sjs0.6_2.12-1.1.0

    Apr 17, 2019
  • bindable_sjs0.6_2.12-1.0.1-70-039472d1

    Apr 17, 2019
  • bindable_sjs0.6_2.12-1.0.1+78-9b7356d1

    Apr 17, 2019
  • bindable_sjs0.6_2.12-1.0.1-69-01bc9d99

    Apr 17, 2019
  • bindable_sjs0.6_2.12-1.0.1-68-63956394

    Apr 07, 2019
  • bindable_sjs0.6_2.12-1.0.1-66-5a7b72a0

    Apr 06, 2019
  • bindable_sjs0.6_2.12-1.0.1-64-5a774591

    Mar 27, 2019
  • bindable_sjs0.6_2.12-1.0.1-61-49252e8b

    Mar 27, 2019
  • bindable_sjs0.6_2.12-1.0.1-61-2f7d4b1c

    Mar 27, 2019
  • bindable_sjs0.6_2.12-1.0.1-59-8c6a459b

    Mar 27, 2019
  • bindable_sjs0.6_2.12-1.0.1+52-12b48ae3

    Mar 27, 2019
  • bindable_sjs0.6_2.12-1.0.1

    Mar 08, 2019

How to add a dependency to Maven

Add the following com.thoughtworks.binding : bindable_sjs0.6_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thoughtworks.binding</groupId>
    <artifactId>bindable_sjs0.6_2.12</artifactId>
    <version>1.1.0+73-f768a1e2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thoughtworks.binding : bindable_sjs0.6_2.12 gradle dependency to your build.gradle file:

implementation 'com.thoughtworks.binding:bindable_sjs0.6_2.12:1.1.0+73-f768a1e2'

Gradle Kotlin DSL: Add the following com.thoughtworks.binding : bindable_sjs0.6_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thoughtworks.binding:bindable_sjs0.6_2.12:1.1.0+73-f768a1e2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thoughtworks.binding : bindable_sjs0.6_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thoughtworks.binding" % "bindable_sjs0.6_2.12" % "1.1.0+73-f768a1e2"