Last Version

Cesanta Clubby Protocol 0.0.3

Implementation of the Clubby protocol

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.cesanta
ArtifactId

ArtifactId

clubby
Version

Version

0.0.3
Type

Type

jar
Description

Description

Cesanta Clubby Protocol
Implementation of the Clubby protocol
Project URL

Project URL

https://github.com/cesanta/clubby_java

Download clubby 0.0.3


<!-- https://jarcasting.com/artifacts/com.cesanta/clubby/ -->
<dependency>
    <groupId>com.cesanta</groupId>
    <artifactId>clubby</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cesanta/clubby/
implementation 'com.cesanta:clubby:0.0.3'
// https://jarcasting.com/artifacts/com.cesanta/clubby/
implementation ("com.cesanta:clubby:0.0.3")
'com.cesanta:clubby:jar:0.0.3'
<dependency org="com.cesanta" name="clubby" rev="0.0.3">
  <artifact name="clubby" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cesanta', module='clubby', version='0.0.3')
)
libraryDependencies += "com.cesanta" % "clubby" % "0.0.3"
[com.cesanta/clubby "0.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.neovisionaries : nv-websocket-client jar 1.23
com.fasterxml.jackson.core : jackson-core jar 2.7.3
com.fasterxml.jackson.core : jackson-databind jar 2.7.3

Project Modules

There are no modules declared in this project.