GroupId | GroupIdcom.thoughtworks.binding |
---|---|
ArtifactId | ArtifactIdxmlextractor_2.11 |
Version | Version11.5.0 |
Type | Typejar |
Filename | Size |
---|---|
xmlextractor_2.11-11.5.0.pom | |
xmlextractor_2.11-11.5.0.jar | 97 KB |
xmlextractor_2.11-11.5.0-sources.jar | 2 KB |
xmlextractor_2.11-11.5.0-javadoc.jar | 984 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.11/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>xmlextractor_2.11</artifactId>
<version>11.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.11/
implementation 'com.thoughtworks.binding:xmlextractor_2.11:11.5.0'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/xmlextractor_2.11/
implementation ("com.thoughtworks.binding:xmlextractor_2.11:11.5.0")
'com.thoughtworks.binding:xmlextractor_2.11:jar:11.5.0'
<dependency org="com.thoughtworks.binding" name="xmlextractor_2.11" rev="11.5.0">
<artifact name="xmlextractor_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='xmlextractor_2.11', version='11.5.0')
)
libraryDependencies += "com.thoughtworks.binding" % "xmlextractor_2.11" % "11.5.0"
[com.thoughtworks.binding/xmlextractor_2.11 "11.5.0"]