Last Version

pcollections-examples 0.1.4

Immutables.org examples for pcollections (Examples)

License

License

GroupId

GroupId

com.github.thirdteeth
ArtifactId

ArtifactId

pcollections-examples
Version

Version

0.1.4
Type

Type

jar
Description

Description

pcollections-examples
Immutables.org examples for pcollections (Examples)
Project URL

Project URL

https://github.com/thirdteeth/immutables-pcollections/

Download pcollections-examples 0.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.thirdteeth : pcollections-encodings jar 0.1.4
org.pcollections : pcollections jar 2.1.3

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.7.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.