Download jython-grizzly-0.5.1.jar file - Jar j

Jar examples for j:jython-grizzly

Description

You can download jar file jython-grizzly 0.5.1 in this page.

License

CDDL and GPLv2 w/ classpath execption dual license

Build File

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

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

Download

Click the following link to download the jar file.

jython-grizzly-0.5.1-javadoc.jar
jython-grizzly-0.5.1-sources.jar
jython-grizzly-0.5.1.jar
jython-grizzly-0.5.1.pom



Related Tutorials