GroupId | GroupIdcom.thoughtworks.binding |
---|---|
ArtifactId | ArtifactIdbindable_sjs1_2.13 |
Version | Version2.1.1+6-fb0b4f3e |
Type | Typejar |
<!-- 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.1+6-fb0b4f3e</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs1_2.13/
implementation 'com.thoughtworks.binding:bindable_sjs1_2.13:2.1.1+6-fb0b4f3e'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs1_2.13/
implementation ("com.thoughtworks.binding:bindable_sjs1_2.13:2.1.1+6-fb0b4f3e")
'com.thoughtworks.binding:bindable_sjs1_2.13:jar:2.1.1+6-fb0b4f3e'
<dependency org="com.thoughtworks.binding" name="bindable_sjs1_2.13" rev="2.1.1+6-fb0b4f3e">
<artifact name="bindable_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='bindable_sjs1_2.13', version='2.1.1+6-fb0b4f3e')
)
libraryDependencies += "com.thoughtworks.binding" % "bindable_sjs1_2.13" % "2.1.1+6-fb0b4f3e"
[com.thoughtworks.binding/bindable_sjs1_2.13 "2.1.1+6-fb0b4f3e"]