| GroupId | GroupIdcom.thoughtworks.binding |
|---|---|
| ArtifactId | ArtifactIdbindable_sjs1_2.13 |
| Version | Version2.1.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| bindable_sjs1_2.13-2.1.3.pom | |
| bindable_sjs1_2.13-2.1.3.jar | 81 KB |
| bindable_sjs1_2.13-2.1.3-sources.jar | 2 KB |
| bindable_sjs1_2.13-2.1.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs1_2.13/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>bindable_sjs1_2.13</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs1_2.13/
implementation 'com.thoughtworks.binding:bindable_sjs1_2.13:2.1.3'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs1_2.13/
implementation ("com.thoughtworks.binding:bindable_sjs1_2.13:2.1.3")
'com.thoughtworks.binding:bindable_sjs1_2.13:jar:2.1.3'
<dependency org="com.thoughtworks.binding" name="bindable_sjs1_2.13" rev="2.1.3">
<artifact name="bindable_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='bindable_sjs1_2.13', version='2.1.3')
)
libraryDependencies += "com.thoughtworks.binding" % "bindable_sjs1_2.13" % "2.1.3"
[com.thoughtworks.binding/bindable_sjs1_2.13 "2.1.3"]