GroupId | GroupIdcom.thoughtworks.binding |
---|---|
ArtifactId | ArtifactIdbindable_sjs0.6_2.13 |
Version | Version2.0.0+29-9569b61e |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.13/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>bindable_sjs0.6_2.13</artifactId>
<version>2.0.0+29-9569b61e</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.13/
implementation 'com.thoughtworks.binding:bindable_sjs0.6_2.13:2.0.0+29-9569b61e'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/bindable_sjs0.6_2.13/
implementation ("com.thoughtworks.binding:bindable_sjs0.6_2.13:2.0.0+29-9569b61e")
'com.thoughtworks.binding:bindable_sjs0.6_2.13:jar:2.0.0+29-9569b61e'
<dependency org="com.thoughtworks.binding" name="bindable_sjs0.6_2.13" rev="2.0.0+29-9569b61e">
<artifact name="bindable_sjs0.6_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='bindable_sjs0.6_2.13', version='2.0.0+29-9569b61e')
)
libraryDependencies += "com.thoughtworks.binding" % "bindable_sjs0.6_2.13" % "2.0.0+29-9569b61e"
[com.thoughtworks.binding/bindable_sjs0.6_2.13 "2.0.0+29-9569b61e"]