Download schemas-9.0.2.jar file - Jar s

Jar examples for s:schemas

Description

You can download jar file schemas 9.0.2 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add schemas-9.0.2.jar to your project.

<dependency>
   <groupId>org.glassfish.api</groupId>
   <artifactId>schemas</artifactId>
   <version>9.0.2</version>
</dependency>
compile group: 'org.glassfish.api', name: 'schemas', version: '9.0.2'
libraryDependencies += "org.glassfish.api" % "schemas" % "9.0.2"
<dependency org="org.glassfish.api" name="schemas" rev="9.0.2"/>
@Grapes(@Grab(group='org.glassfish.api', module='schemas', version='9.0.2'))
'org.glassfish.api:schemas:jar:9.0.2'

Download

Click the following link to download the jar file.

schemas-9.0.2-resources.jar
schemas-9.0.2-sources.jar
schemas-9.0.2.pom



Related Tutorials