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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

shoal-4.0-b90-sources.jar
shoal-4.0-b90.pom



Related Tutorials