is not current version
Last Version 1.9

AutoValue Annotations 1.8.1

Immutable value-type code generation for Java 1.6+.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.google.auto.value
ArtifactId

ArtifactId

auto-value-annotations
Version

Version

1.8.1
Type

Type

jar
Description

Description

AutoValue Annotations
Immutable value-type code generation for Java 1.6+.
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 1.8.1


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

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.