Last Version

guacamole-common-js 0.9.9

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
Version

Version

0.9.9
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 0.9.9


<!-- 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.