License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators |
GroupId | GroupIdio.immutables |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.immutables.common
Immutables IO collection of libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-0.0.5.pom | |
common-0.0.5.jar | 26 KB |
common-0.0.5-tests.jar | 6 KB |
common-0.0.5-sources.jar | 11 KB |
common-0.0.5-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.immutables/common/ -->
<dependency>
<groupId>io.immutables</groupId>
<artifactId>common</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.immutables/common/
implementation 'io.immutables:common:0.0.5'
// https://jarcasting.com/artifacts/io.immutables/common/
implementation ("io.immutables:common:0.0.5")
'io.immutables:common:jar:0.0.5'
<dependency org="io.immutables" name="common" rev="0.0.5">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.immutables', module='common', version='0.0.5')
)
libraryDependencies += "io.immutables" % "common" % "0.0.5"
[io.immutables/common "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 29.0-jre |
com.google.guava : failureaccess | jar | 1.0 |
org.immutables : value | jar | 2.8.9-ea-1 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.immutables : that | jar | 0.0.5 |
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |