Download grizzly-http-1.7.3.3.jar file - Jar g

Jar examples for g:grizzly-http

Description

You can download jar file grizzly-http 1.7.3.3 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

grizzly-http-1.7.3.3.jar
grizzly-http-1.7.3.3.pom
grizzly-http-1.7.3.3-sources.jar



Related Tutorials