x

xmlParserAPIs

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