Jar examples for g:grizzly
You can download jar file grizzly 1.0.12 in this page.
You can use the following script to add grizzly-1.0.12.jar to your project.
<dependency> <groupId>grizzly</groupId> <artifactId>grizzly</artifactId> <version>1.0.12</version> </dependency>
compile group: 'grizzly', name: 'grizzly', version: '1.0.12'
libraryDependencies += "grizzly" % "grizzly" % "1.0.12"
<dependency org="grizzly" name="grizzly" rev="1.0.12"/>
@Grapes(@Grab(group='grizzly', module='grizzly', version='1.0.12'))
'grizzly:grizzly:jar:1.0.12'
Click the following link to download the jar file.
grizzly-1.0.12.jar