Last Version

javax.xml:jsr173 1.0

POM was created from install:install-file

GroupId

GroupId

javax.xml
ArtifactId

ArtifactId

jsr173
Version

Version

1.0
Type

Type

jar
Description

Description

POM was created from install:install-file

Download jsr173 1.0


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

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.