Jar examples for j:jsr105-api
You can download jar file jsr105-api 1.0.1 in this page.
Open Source License
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'
Click the following link to download the jar file.
jsr105-api-1.0.1.jar