GroupId | GroupIdcom.thoughtworks.binding |
---|---|
ArtifactId | ArtifactIddom_sjs0.6_2.11 |
Version | Version11.8.1+27-a68a15e5 |
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.8.1+27-a68a15e5</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/dom_sjs0.6_2.11/
implementation 'com.thoughtworks.binding:dom_sjs0.6_2.11:11.8.1+27-a68a15e5'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/dom_sjs0.6_2.11/
implementation ("com.thoughtworks.binding:dom_sjs0.6_2.11:11.8.1+27-a68a15e5")
'com.thoughtworks.binding:dom_sjs0.6_2.11:jar:11.8.1+27-a68a15e5'
<dependency org="com.thoughtworks.binding" name="dom_sjs0.6_2.11" rev="11.8.1+27-a68a15e5">
<artifact name="dom_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='dom_sjs0.6_2.11', version='11.8.1+27-a68a15e5')
)
libraryDependencies += "com.thoughtworks.binding" % "dom_sjs0.6_2.11" % "11.8.1+27-a68a15e5"
[com.thoughtworks.binding/dom_sjs0.6_2.11 "11.8.1+27-a68a15e5"]