Download guacamole-common-0.9.4.jar file - Jar g

Jar examples for g:guacamole-common

Description

The base Java API of the Guacamole project, providing Java support for the Guacamole stack.

You can download jar file guacamole-common 0.9.4 in this page.

License

Mozilla Public License Version 1.1

Build File

You can use the following script to add guacamole-common-0.9.4.jar to your project.

<dependency>
   <groupId>org.glyptodon.guacamole</groupId>
   <artifactId>guacamole-common</artifactId>
   <version>0.9.4</version>
</dependency>
compile group: 'org.glyptodon.guacamole', name: 'guacamole-common', version: '0.9.4'
libraryDependencies += "org.glyptodon.guacamole" % "guacamole-common" % "0.9.4"
<dependency org="org.glyptodon.guacamole" name="guacamole-common" rev="0.9.4"/>
@Grapes(@Grab(group='org.glyptodon.guacamole', module='guacamole-common', version='0.9.4'))
'org.glyptodon.guacamole:guacamole-common:jar:0.9.4'

Download

Click the following link to download the jar file.

guacamole-common-0.9.4-javadoc.jar
guacamole-common-0.9.4-sources.jar
guacamole-common-0.9.4.jar
guacamole-common-0.9.4.pom



Related Tutorials