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