| GroupId | GroupIdcom.thoughtworks.binding |
|---|---|
| ArtifactId | ArtifactIdbinding_sjs0.6_2.12 |
| Version | Version11.7.0+144-dfef7165 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/binding_sjs0.6_2.12/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>binding_sjs0.6_2.12</artifactId>
<version>11.7.0+144-dfef7165</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/binding_sjs0.6_2.12/
implementation 'com.thoughtworks.binding:binding_sjs0.6_2.12:11.7.0+144-dfef7165'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/binding_sjs0.6_2.12/
implementation ("com.thoughtworks.binding:binding_sjs0.6_2.12:11.7.0+144-dfef7165")
'com.thoughtworks.binding:binding_sjs0.6_2.12:jar:11.7.0+144-dfef7165'
<dependency org="com.thoughtworks.binding" name="binding_sjs0.6_2.12" rev="11.7.0+144-dfef7165">
<artifact name="binding_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='binding_sjs0.6_2.12', version='11.7.0+144-dfef7165')
)
libraryDependencies += "com.thoughtworks.binding" % "binding_sjs0.6_2.12" % "11.7.0+144-dfef7165"
[com.thoughtworks.binding/binding_sjs0.6_2.12 "11.7.0+144-dfef7165"]