is not current version
Last Version 2.13.4

com.ximpleware:vtd-xml 2.11

XimpleWare's VTD-XML is, far and away, the industry's most advanced and powerful XML processing model for SOA and Cloud Computing

GroupId

GroupId

com.ximpleware
ArtifactId

ArtifactId

vtd-xml
Version

Version

2.11
Type

Type

jar

Download vtd-xml 2.11


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