AutoValue Annotations

Immutable value-type code generation for Java 1.7+.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.google.auto.value
ArtifactId

ArtifactId

auto-value-annotations
Last Version

Last Version

1.9
Release Date

Release Date

Type

Type

jar
Description

Description

AutoValue Annotations
Immutable value-type code generation for Java 1.7+.
Project URL

Project URL

https://github.com/google/auto/tree/master/value
Project Organization

Project Organization

Google LLC
Source Code Management

Source Code Management

http://github.com/google/auto

Download auto-value-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.auto.value/auto-value-annotations/ -->
<dependency>
    <groupId>com.google.auto.value</groupId>
    <artifactId>auto-value-annotations</artifactId>
    <version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.auto.value/auto-value-annotations/
implementation 'com.google.auto.value:auto-value-annotations:1.9'
// https://jarcasting.com/artifacts/com.google.auto.value/auto-value-annotations/
implementation ("com.google.auto.value:auto-value-annotations:1.9")
'com.google.auto.value:auto-value-annotations:jar:1.9'
<dependency org="com.google.auto.value" name="auto-value-annotations" rev="1.9">
  <artifact name="auto-value-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.auto.value', module='auto-value-annotations', version='1.9')
)
libraryDependencies += "com.google.auto.value" % "auto-value-annotations" % "1.9"
[com.google.auto.value/auto-value-annotations "1.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.google.auto.value

Google

Google ❤️ Open Source

Versions

Version
1.9
1.8.2
1.8.1
1.8
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7
1.7rc1
1.6.6
1.6.5
1.6.4
1.6.3
1.6.3rc2
1.6.3rc1
1.6.2
1.6.1
1.6
1.6rc1