Download nucleus-grizzly-4.0-b33.jar file - Jar n

Jar examples for n:nucleus-grizzly

Description

This pom describes how to assemble the Nucleus Grizzly package

You can download jar file nucleus-grizzly 4.0-b33 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

nucleus-grizzly-4.0-b33.pom



Related Tutorials