Download shoal-4.0-b33.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 4.0-b33 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

shoal-4.0-b33-sources.jar
shoal-4.0-b33.pom



Related Tutorials