License |
License |
---|---|
GroupId | GroupIdcom.github.thirdteeth |
ArtifactId | ArtifactIdpcollections-encodings |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpcollections-encodings
Immutables.org encodings for pcollections (Encodings)
|
<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-encodings/ -->
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>pcollections-encodings</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-encodings/
implementation 'com.github.thirdteeth:pcollections-encodings:0.1.4'
// https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-encodings/
implementation ("com.github.thirdteeth:pcollections-encodings:0.1.4")
'com.github.thirdteeth:pcollections-encodings:jar:0.1.4'
<dependency org="com.github.thirdteeth" name="pcollections-encodings" rev="0.1.4">
<artifact name="pcollections-encodings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thirdteeth', module='pcollections-encodings', version='0.1.4')
)
libraryDependencies += "com.github.thirdteeth" % "pcollections-encodings" % "0.1.4"
[com.github.thirdteeth/pcollections-encodings "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.7.4 |
org.immutables : encode | jar | 2.7.4 |
org.pcollections : pcollections | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |