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

com.thoughtworks.binding:xmlextractor_2.12 11.3.1

XmlExtractor

GroupId

GroupId

com.thoughtworks.binding
ArtifactId

ArtifactId

xmlextractor_2.12
Version

Version

11.3.1
Type

Type

jar

Download xmlextractor_2.12 11.3.1


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