Download jsr173_api-1.0.jar file - Jar j

Jar examples for j:jsr173-api

Description

You can download jar file jsr173_api 1.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jsr173_api-1.0.jar
jsr173_api-1.0.pom



Related Tutorials