Download grizzly-1.0.27.jar file - Jar g

Jar examples for g:grizzly

Description

You can download jar file grizzly 1.0.27 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

grizzly-1.0.27.jar
grizzly-1.0.27.pom
grizzly-1.0.27-sources.jar



Related Tutorials