Download nucleus-grizzly-4.1.2.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.1.2 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

nucleus-grizzly-4.1.2.pom



Related Tutorials