| GroupId | GroupIdcom.thoughtworks.binding |
|---|---|
| ArtifactId | ArtifactIdbindable_sjs0.6_2.12 |
| Version | Version1.1.0+14-5e2f78d9 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.12/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>bindable_sjs0.6_2.12</artifactId>
<version>1.1.0+14-5e2f78d9</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.12/
implementation 'com.thoughtworks.binding:bindable_sjs0.6_2.12:1.1.0+14-5e2f78d9'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.12/
implementation ("com.thoughtworks.binding:bindable_sjs0.6_2.12:1.1.0+14-5e2f78d9")
'com.thoughtworks.binding:bindable_sjs0.6_2.12:jar:1.1.0+14-5e2f78d9'
<dependency org="com.thoughtworks.binding" name="bindable_sjs0.6_2.12" rev="1.1.0+14-5e2f78d9">
<artifact name="bindable_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='bindable_sjs0.6_2.12', version='1.1.0+14-5e2f78d9')
)
libraryDependencies += "com.thoughtworks.binding" % "bindable_sjs0.6_2.12" % "1.1.0+14-5e2f78d9"
[com.thoughtworks.binding/bindable_sjs0.6_2.12 "1.1.0+14-5e2f78d9"]