Last Version

PCollections 3.1.4

A Persistent Java Collections Library

License

License

GroupId

GroupId

org.pcollections
ArtifactId

ArtifactId

pcollections
Version

Version

3.1.4
Type

Type

jar
Description

Description

PCollections
A Persistent Java Collections Library
Project URL

Project URL

https://github.com/hrldcpr/pcollections
Source Code Management

Source Code Management

https://github.com/hrldcpr/pcollections

Download pcollections 3.1.4


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.vintage : junit-vintage-engine jar 5.1.0
org.assertj : assertj-core jar 3.9.1

Project Modules

There are no modules declared in this project.