is not current version
Last Version 0.1.4

com.github.thirdteeth:pcollections-encodings 0.1.0

Immutables.org encodings for pcollections (Encodings)

GroupId

GroupId

com.github.thirdteeth
ArtifactId

ArtifactId

pcollections-encodings
Version

Version

0.1.0
Type

Type

jar

Download pcollections-encodings 0.1.0


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