Download shoal-3.1.2.2.jar file - Jar s

Jar examples for s:shoal

Description

This pom describes how to assemble the Shoal package

You can download jar file shoal 3.1.2.2 in this page.

License

Open Source License

Build File

You can use the following script to add shoal-3.1.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

shoal-3.1.2.2-sources.jar
shoal-3.1.2.2.pom



Related Tutorials