| Categories |
CategoriesAuto Application Layer Libs Code Generators |
|---|---|
| GroupId | GroupIdme.kenzierocks.auto.value |
| ArtifactId | ArtifactIdauto-value |
| Last Version | Last Version1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAutoValue
Immutable value-type code generation for Java 1.6+.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| auto-value-1.7.pom | |
| auto-value-1.7.jar | 1 MB |
| auto-value-1.7-sources.jar | 138 KB |
| auto-value-1.7-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.kenzierocks.auto.value/auto-value/ -->
<dependency>
<groupId>me.kenzierocks.auto.value</groupId>
<artifactId>auto-value</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/me.kenzierocks.auto.value/auto-value/
implementation 'me.kenzierocks.auto.value:auto-value:1.7'
// https://jarcasting.com/artifacts/me.kenzierocks.auto.value/auto-value/
implementation ("me.kenzierocks.auto.value:auto-value:1.7")
'me.kenzierocks.auto.value:auto-value:jar:1.7'
<dependency org="me.kenzierocks.auto.value" name="auto-value" rev="1.7">
<artifact name="auto-value" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.kenzierocks.auto.value', module='auto-value', version='1.7')
)
libraryDependencies += "me.kenzierocks.auto.value" % "auto-value" % "1.7"
[me.kenzierocks.auto.value/auto-value "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.velocity : velocity | jar | 1.7 |
| com.google.guava : guava-testlib | jar | 19.0 |
| junit : junit | jar | 4.11 |
| com.google.truth : truth | jar | 0.30 |
| com.google.testing.compile : compile-testing | jar | 0.10 |