Download shoal-3.1.1-b05.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.1-b05 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

shoal-3.1.1-b05-sources.jar
shoal-3.1.1-b05.pom



Related Tutorials