| Categories |
CategoriesImmutables Application Layer Libs Code Generators |
|---|---|
| GroupId | GroupIdcom.hubspot.immutables |
| ArtifactId | ArtifactIdimmutable-collection-encodings |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
<!-- https://jarcasting.com/artifacts/com.hubspot.immutables/immutable-collection-encodings/ -->
<dependency>
<groupId>com.hubspot.immutables</groupId>
<artifactId>immutable-collection-encodings</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.immutables/immutable-collection-encodings/
implementation 'com.hubspot.immutables:immutable-collection-encodings:1.3'
// https://jarcasting.com/artifacts/com.hubspot.immutables/immutable-collection-encodings/
implementation ("com.hubspot.immutables:immutable-collection-encodings:1.3")
'com.hubspot.immutables:immutable-collection-encodings:jar:1.3'
<dependency org="com.hubspot.immutables" name="immutable-collection-encodings" rev="1.3">
<artifact name="immutable-collection-encodings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.immutables', module='immutable-collection-encodings', version='1.3')
)
libraryDependencies += "com.hubspot.immutables" % "immutable-collection-encodings" % "1.3"
[com.hubspot.immutables/immutable-collection-encodings "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : encode | jar | 2.5.6 |
| com.google.guava : guava | jar | 25.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.5.6 |