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

Jar examples for g:grizzly-http

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

grizzly-http-2.1.8-javadoc.jar
grizzly-http-2.1.8-sources.jar
grizzly-http-2.1.8.jar
grizzly-http-2.1.8.pom



Related Tutorials