GroupId | GroupIdcom.thoughtworks.binding |
---|---|
ArtifactId | ArtifactIdxmlextractor_sjs0.6_2.11 |
Version | Version10.0.0-M6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_sjs0.6_2.11/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>xmlextractor_sjs0.6_2.11</artifactId>
<version>10.0.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_sjs0.6_2.11/
implementation 'com.thoughtworks.binding:xmlextractor_sjs0.6_2.11:10.0.0-M6'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_sjs0.6_2.11/
implementation ("com.thoughtworks.binding:xmlextractor_sjs0.6_2.11:10.0.0-M6")
'com.thoughtworks.binding:xmlextractor_sjs0.6_2.11:jar:10.0.0-M6'
<dependency org="com.thoughtworks.binding" name="xmlextractor_sjs0.6_2.11" rev="10.0.0-M6">
<artifact name="xmlextractor_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='xmlextractor_sjs0.6_2.11', version='10.0.0-M6')
)
libraryDependencies += "com.thoughtworks.binding" % "xmlextractor_sjs0.6_2.11" % "10.0.0-M6"
[com.thoughtworks.binding/xmlextractor_sjs0.6_2.11 "10.0.0-M6"]