is not current version
Last Version 2.13.4

com.ximpleware:vtd-xml 2.13

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.13
Type

Type

jar

Download vtd-xml 2.13


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