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