x

xmlParserAPIs

Files download
File Operation
xmlParserAPIs-2.6.2.jar download
xmlParserAPIs-2.6.2.pom download
Apache Maven
<dependency>
  <groupId>xerces</groupId>
  <artifactId>xmlParserAPIs</artifactId>
  <version>2.6.2</version>
</dependency>
Gradle Groovy
implementation 'xerces:xmlParserAPIs:2.6.2'
Gradle Kotlin
implementation("xerces:xmlParserAPIs:2.6.2")
Scala SBT
libraryDependencies += "xerces" % "xmlParserAPIs" % "2.6.2"
Groovy Grape
@Grapes(
  @Grab(group='xerces', module='xmlParserAPIs', version='2.6.2')
)
Apache Ivy
<dependency org="xerces" name="xmlParserAPIs" rev="2.6.2" />
Leiningen
[xerces/xmlParserAPIs "2.6.2"]
Apache Buildr
'xerces:xmlParserAPIs:jar:2.6.2'
Dependencies
The project has no third-party dependencies