MVN

cc.mashroom.squirrel : squirrel-parent

Maven & Gradle

Mar 12, 2019
0 stars

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

<dependency>
    <groupId>cc.mashroom.squirrel</groupId>
    <artifactId>squirrel-parent</artifactId>
    <version>v1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.mashroom.squirrel : squirrel-parent to add to Maven - Latest Versions:

  • Latest Stable: v1.0.2

All Versions

Choose a version of cc.mashroom.squirrel : squirrel-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
v1.0.x
squirrel-parent-v1.0.2
squirrel-parent-v1.0.1
squirrel-parent-v1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cc.mashroom.squirrel</groupId>
    <artifactId>squirrel-parent</artifactId>
    <version>v1.0.2</version>
</dependency>

Advertisement