Last Version

AutoValue Annotations 1.5

A standalone packaging of the annotations from Google's AutoValue library.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.jakewharton.auto.value
ArtifactId

ArtifactId

auto-value-annotations
Version

Version

1.5
Type

Type

jar
Description

Description

AutoValue Annotations
A standalone packaging of the annotations from Google's AutoValue library.
Source Code Management

Source Code Management

http://github.com/JakeWharton/AutoValueAnnotations

Download auto-value-annotations 1.5


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

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.