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.10-incubating in this page.
Mozilla Public License Version 1.1
You can use the following script to add guacamole-common-0.9.10-incubating.jar to your project.
<dependency> <groupId>org.apache.guacamole</groupId> <artifactId>guacamole-common</artifactId> <version>0.9.10-incubating</version> </dependency>
compile group: 'org.apache.guacamole', name: 'guacamole-common', version: '0.9.10-incubating'
libraryDependencies += "org.apache.guacamole" % "guacamole-common" % "0.9.10-incubating"
<dependency org="org.apache.guacamole" name="guacamole-common" rev="0.9.10-incubating"/>
@Grapes(@Grab(group='org.apache.guacamole', module='guacamole-common', version='0.9.10-incubating'))
'org.apache.guacamole:guacamole-common:jar:0.9.10-incubating'
Click the following link to download the jar file.
guacamole-common-0.9.10-incubating-javadoc.jar