GroupId | GroupIdcom.thoughtworks.binding |
---|---|
ArtifactId | ArtifactIdbindable_sjs0.6_2.11 |
Version | Version1.1.0+71-8d5072af |
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.1.0+71-8d5072af</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.11/
implementation 'com.thoughtworks.binding:bindable_sjs0.6_2.11:1.1.0+71-8d5072af'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.11/
implementation ("com.thoughtworks.binding:bindable_sjs0.6_2.11:1.1.0+71-8d5072af")
'com.thoughtworks.binding:bindable_sjs0.6_2.11:jar:1.1.0+71-8d5072af'
<dependency org="com.thoughtworks.binding" name="bindable_sjs0.6_2.11" rev="1.1.0+71-8d5072af">
<artifact name="bindable_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='bindable_sjs0.6_2.11', version='1.1.0+71-8d5072af')
)
libraryDependencies += "com.thoughtworks.binding" % "bindable_sjs0.6_2.11" % "1.1.0+71-8d5072af"
[com.thoughtworks.binding/bindable_sjs0.6_2.11 "1.1.0+71-8d5072af"]