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