guacamole-common-js

The base JavaScript API of the Guacamole project, providing JavaScript support for the Guacamole stack, including a full client implementation for the Guacamole protocol.

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.glyptodon.guacamole
ArtifactId

ArtifactId

guacamole-common-js
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

pom
Description

Description

guacamole-common-js
The base JavaScript API of the Guacamole project, providing JavaScript support for the Guacamole stack, including a full client implementation for the Guacamole protocol.
Project URL

Project URL

http://guac-dev.org/
Source Code Management

Source Code Management

https://github.com/glyptodon/guacamole-client

Download guacamole-common-js

How to add to project

<!-- https://jarcasting.com/artifacts/org.glyptodon.guacamole/guacamole-common-js/ -->
<dependency>
    <groupId>org.glyptodon.guacamole</groupId>
    <artifactId>guacamole-common-js</artifactId>
    <version>0.9.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glyptodon.guacamole/guacamole-common-js/
implementation 'org.glyptodon.guacamole:guacamole-common-js:0.9.9'
// https://jarcasting.com/artifacts/org.glyptodon.guacamole/guacamole-common-js/
implementation ("org.glyptodon.guacamole:guacamole-common-js:0.9.9")
'org.glyptodon.guacamole:guacamole-common-js:pom:0.9.9'
<dependency org="org.glyptodon.guacamole" name="guacamole-common-js" rev="0.9.9">
  <artifact name="guacamole-common-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glyptodon.guacamole', module='guacamole-common-js', version='0.9.9')
)
libraryDependencies += "org.glyptodon.guacamole" % "guacamole-common-js" % "0.9.9"
[org.glyptodon.guacamole/guacamole-common-js "0.9.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.7.4