GroupId | GroupIdcom.thoughtworks.binding |
---|---|
ArtifactId | ArtifactIdxmlextractor_2.13 |
Version | Version12.0.0+7-f0691630 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.13/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>xmlextractor_2.13</artifactId>
<version>12.0.0+7-f0691630</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.13/
implementation 'com.thoughtworks.binding:xmlextractor_2.13:12.0.0+7-f0691630'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.13/
implementation ("com.thoughtworks.binding:xmlextractor_2.13:12.0.0+7-f0691630")
'com.thoughtworks.binding:xmlextractor_2.13:jar:12.0.0+7-f0691630'
<dependency org="com.thoughtworks.binding" name="xmlextractor_2.13" rev="12.0.0+7-f0691630">
<artifact name="xmlextractor_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='xmlextractor_2.13', version='12.0.0+7-f0691630')
)
libraryDependencies += "com.thoughtworks.binding" % "xmlextractor_2.13" % "12.0.0+7-f0691630"
[com.thoughtworks.binding/xmlextractor_2.13 "12.0.0+7-f0691630"]