is not current version
Last Version 0.1.4

com.github.thirdteeth:pcollections 0.1.2

Immutables.org encodings for pcollections

GroupId

GroupId

com.github.thirdteeth
ArtifactId

ArtifactId

pcollections
Version

Version

0.1.2
Type

Type

pom

Download pcollections 0.1.2

Filename Size
pcollections-0.1.2.pom 14 KB
Browse

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