| License | License | 
|---|---|
| GroupId | GroupIdcom.github.thirdteeth | 
| ArtifactId | ArtifactIdpcollections-examples | 
| Last Version | Last Version0.1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionpcollections-examples Immutables.org examples for pcollections (Examples) | 
| Project URL | Project URL | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.thirdteeth : pcollections-encodings | jar | 0.1.4 | 
| org.pcollections : pcollections | jar | 2.1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.immutables : value | jar | 2.7.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |