is not current version
Last Version 0.0.3

com.cesanta:clubby 0.0.2

Implementation of the Clubby protocol

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.cesanta
ArtifactId

ArtifactId

clubby
Version

Version

0.0.2
Type

Type

jar

Download clubby 0.0.2


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