Download jsr109-impl-3.1-b36.jar file - Jar j

Jar examples for j:jsr109-impl

Description

You can download jar file jsr109-impl 3.1-b36 in this page.

License

Open Source License

Build File

You can use the following script to add jsr109-impl-3.1-b36.jar to your project.

<dependency>
   <groupId>org.glassfish.webservices</groupId>
   <artifactId>jsr109-impl</artifactId>
   <version>3.1-b36</version>
</dependency>
compile group: 'org.glassfish.webservices', name: 'jsr109-impl', version: '3.1-b36'
libraryDependencies += "org.glassfish.webservices" % "jsr109-impl" % "3.1-b36"
<dependency org="org.glassfish.webservices" name="jsr109-impl" rev="3.1-b36"/>
@Grapes(@Grab(group='org.glassfish.webservices', module='jsr109-impl', version='3.1-b36'))
'org.glassfish.webservices:jsr109-impl:jar:3.1-b36'

Download

Click the following link to download the jar file.

jsr109-impl-3.1-b36-sources.jar
jsr109-impl-3.1-b36.jar
jsr109-impl-3.1-b36.pom



Related Tutorials