GroupId | GroupIdcom.thoughtworks.binding |
---|---|
ArtifactId | ArtifactIddom_sjs0.6_2.12 |
Version | Version10.0.0-M7 |
Type | Typejar |
Filename | Size |
---|---|
dom_sjs0.6_2.12-10.0.0-M7.pom | |
dom_sjs0.6_2.12-10.0.0-M7.jar | 115 KB |
dom_sjs0.6_2.12-10.0.0-M7-sources.jar | 4 KB |
dom_sjs0.6_2.12-10.0.0-M7-javadoc.jar | 695 KB |
Browse |
<!-- 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>10.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/dom_sjs0.6_2.12/
implementation 'com.thoughtworks.binding:dom_sjs0.6_2.12:10.0.0-M7'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/dom_sjs0.6_2.12/
implementation ("com.thoughtworks.binding:dom_sjs0.6_2.12:10.0.0-M7")
'com.thoughtworks.binding:dom_sjs0.6_2.12:jar:10.0.0-M7'
<dependency org="com.thoughtworks.binding" name="dom_sjs0.6_2.12" rev="10.0.0-M7">
<artifact name="dom_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='dom_sjs0.6_2.12', version='10.0.0-M7')
)
libraryDependencies += "com.thoughtworks.binding" % "dom_sjs0.6_2.12" % "10.0.0-M7"
[com.thoughtworks.binding/dom_sjs0.6_2.12 "10.0.0-M7"]