Download jsr173-1.0.jar file - Jar j

Jar examples for j:jsr173

Description

POM was created from install:install-file

You can download jar file jsr173 1.0 in this page.

Build File

You can use the following script to add jsr173-1.0.jar to your project.

<dependency>
   <groupId>javax.xml</groupId>
   <artifactId>jsr173</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'javax.xml', name: 'jsr173', version: '1.0'
libraryDependencies += "javax.xml" % "jsr173" % "1.0"
<dependency org="javax.xml" name="jsr173" rev="1.0"/>
@Grapes(@Grab(group='javax.xml', module='jsr173', version='1.0'))
'javax.xml:jsr173:jar:1.0'

Download

Click the following link to download the jar file.

jsr173-1.0.jar
jsr173-1.0.pom



Related Tutorials