Download jsr105-api-1.0.1.jar file - Jar j

Jar examples for j:jsr105-api

Description

You can download jar file jsr105-api 1.0.1 in this page.

License

Open Source License

Build File

You can use the following script to add jsr105-api-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

jsr105-api-1.0.1.jar
jsr105-api-1.0.1.pom



Related Tutorials