MVN

com.github.thirdteeth : pcollections

Maven & Gradle

Nov 04, 2019
0 stars

pcollections · Immutables.org encodings for pcollections

<dependency>
    <groupId>com.github.thirdteeth</groupId>
    <artifactId>pcollections</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.thirdteeth : pcollections to add to Maven - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of com.github.thirdteeth : pcollections to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
pcollections-0.1.4
pcollections-0.1.3
pcollections-0.1.2
pcollections-0.1.1
pcollections-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.thirdteeth</groupId>
    <artifactId>pcollections</artifactId>
    <version>0.1.4</version>
</dependency>