javax.xml:jaxp-api


GroupId

GroupId

javax.xml
ArtifactId

ArtifactId

jaxp-api
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download jaxp-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2
1.4.1
1.4
1.3.1
1.3