squirrel-parent

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

License

License

GroupId

GroupId

cc.mashroom.squirrel
ArtifactId

ArtifactId

squirrel-parent
Last Version

Last Version

v1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/snowaver/squirrel-parent

Download squirrel-parent

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

  • squirrel-paip
  • squirrel-client

Versions

Version
v1.0.2
v1.0.1
v1.0.0