License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.cesanta |
ArtifactId | ArtifactIdclubby |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCesanta Clubby Protocol
Implementation of the Clubby protocol
|
Project URL |
Project URL |
Filename | Size |
---|---|
clubby-0.0.3.pom | |
clubby-0.0.3.jar | 20 KB |
clubby-0.0.3-sources.jar | 9 KB |
clubby-0.0.3-javadoc.jar | 77 KB |
Browse |
<!-- 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"]
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 |