License |
License |
---|---|
Categories |
CategoriesNet Immutables Application Layer Libs Code Generators |
GroupId | GroupIdio.immutables |
ArtifactId | ArtifactIdnet |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.immutables.net
Immutables IO collection of libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
net-0.0.5.pom | |
net-0.0.5.jar | 7 KB |
net-0.0.5-tests.jar | 3 KB |
net-0.0.5-sources.jar | 4 KB |
net-0.0.5-javadoc.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.immutables/net/ -->
<dependency>
<groupId>io.immutables</groupId>
<artifactId>net</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.immutables/net/
implementation 'io.immutables:net:0.0.5'
// https://jarcasting.com/artifacts/io.immutables/net/
implementation ("io.immutables:net:0.0.5")
'io.immutables:net:jar:0.0.5'
<dependency org="io.immutables" name="net" rev="0.0.5">
<artifact name="net" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.immutables', module='net', version='0.0.5')
)
libraryDependencies += "io.immutables" % "net" % "0.0.5"
[io.immutables/net "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 29.0-jre |
com.google.guava : failureaccess | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | 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 |