squirrel-client

Peer affirm interaction protocol (PAIP, independent R&D) codec and client library.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cc.mashroom.squirrel
ArtifactId

ArtifactId

squirrel-client
Last Version

Last Version

v1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

squirrel-client
Peer affirm interaction protocol (PAIP, independent R&D) codec and client library.

Download squirrel-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.pristine : libjingle_peerconnection jar 7113
cc.mashroom.squirrel : squirrel-paip jar v1.0.1
cc.mashroom : mashroom-router jar v1.0.1
cc.mashroom : mashroom-db jar v1.0.1

provided (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.198
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
v1.0.2
v1.0.1
v1.0.0