Jar examples for g:guacamole-common
The base Java API of the Guacamole project, providing Java support for the Guacamole stack.
You can download jar file guacamole-common 0.9.7 in this page.
Mozilla Public License Version 1.1
You can use the following script to add guacamole-common-0.9.7.jar to your project.
<dependency> <groupId>org.glyptodon.guacamole</groupId> <artifactId>guacamole-common</artifactId> <version>0.9.7</version> </dependency>
compile group: 'org.glyptodon.guacamole', name: 'guacamole-common', version: '0.9.7'
libraryDependencies += "org.glyptodon.guacamole" % "guacamole-common" % "0.9.7"
<dependency org="org.glyptodon.guacamole" name="guacamole-common" rev="0.9.7"/>
@Grapes(@Grab(group='org.glyptodon.guacamole', module='guacamole-common', version='0.9.7'))
'org.glyptodon.guacamole:guacamole-common:jar:0.9.7'
Click the following link to download the jar file.
guacamole-common-0.9.7.jar