s

squirrel-parent

Peer affirm interaction protocol (PAIP, independent R&D) codec and client library.
https://mashroom.cc/
The Apache Software License, Version 2.0
snowaver
Files download
File Operation
squirrel-parent-v1.0.2.pom download
Apache Maven
<dependency>
  <groupId>cc.mashroom.squirrel</groupId>
  <artifactId>squirrel-parent</artifactId>
  <version>v1.0.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'cc.mashroom.squirrel:squirrel-parent:v1.0.2'
Gradle Kotlin
implementation("cc.mashroom.squirrel:squirrel-parent:v1.0.2")
Scala SBT
libraryDependencies += "cc.mashroom.squirrel" % "squirrel-parent" % "v1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='cc.mashroom.squirrel', module='squirrel-parent', version='v1.0.2')
)
Apache Ivy
<dependency org="cc.mashroom.squirrel" name="squirrel-parent" rev="v1.0.2" />
Leiningen
[cc.mashroom.squirrel/squirrel-parent "v1.0.2"]
Apache Buildr
'cc.mashroom.squirrel:squirrel-parent:jar:v1.0.2'
Dependencies