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