Jar examples for j:jsr173-api
You can download jar file jsr173_api 1.0 in this page.
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'
Click the following link to download the jar file.
jsr173_api-1.0.jar