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