is not current version
Last Version 11.9.0+56-3af5a32a

com.thoughtworks.binding:xmlextractor_2.12 11.4.0

XmlExtractor

GroupId

GroupId

com.thoughtworks.binding
ArtifactId

ArtifactId

xmlextractor_2.12
Version

Version

11.4.0
Type

Type

jar

Download xmlextractor_2.12 11.4.0


<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.12/ -->
<dependency>
    <groupId>com.thoughtworks.binding</groupId>
    <artifactId>xmlextractor_2.12</artifactId>
    <version>11.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.12/
implementation 'com.thoughtworks.binding:xmlextractor_2.12:11.4.0'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.12/
implementation ("com.thoughtworks.binding:xmlextractor_2.12:11.4.0")
'com.thoughtworks.binding:xmlextractor_2.12:jar:11.4.0'
<dependency org="com.thoughtworks.binding" name="xmlextractor_2.12" rev="11.4.0">
  <artifact name="xmlextractor_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='xmlextractor_2.12', version='11.4.0')
)
libraryDependencies += "com.thoughtworks.binding" % "xmlextractor_2.12" % "11.4.0"
[com.thoughtworks.binding/xmlextractor_2.12 "11.4.0"]