Download guacamole-common-0.9.10-incubating.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.10-incubating in this page.

License

Mozilla Public License Version 1.1

Build File

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'

Download

Click the following link to download the jar file.

guacamole-common-0.9.10-incubating-javadoc.jar
guacamole-common-0.9.10-incubating-sources.jar
guacamole-common-0.9.10-incubating.jar
guacamole-common-0.9.10-incubating.pom



Related Tutorials