Last Version

Android AutoValue 0.1

Port of Google AutoValue for the Android platform

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.frankiesardo
ArtifactId

ArtifactId

android-auto-value
Version

Version

0.1
Type

Type

jar
Description

Description

Android AutoValue
Port of Google AutoValue for the Android platform
Project URL

Project URL

https://github.com/frankiesardo/android-auto-value
Source Code Management

Source Code Management

https://github.com/frankiesardo/android-auto-value

Download android-auto-value 0.1


<!-- https://jarcasting.com/artifacts/com.github.frankiesardo/android-auto-value/ -->
<dependency>
    <groupId>com.github.frankiesardo</groupId>
    <artifactId>android-auto-value</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frankiesardo/android-auto-value/
implementation 'com.github.frankiesardo:android-auto-value:0.1'
// https://jarcasting.com/artifacts/com.github.frankiesardo/android-auto-value/
implementation ("com.github.frankiesardo:android-auto-value:0.1")
'com.github.frankiesardo:android-auto-value:jar:0.1'
<dependency org="com.github.frankiesardo" name="android-auto-value" rev="0.1">
  <artifact name="android-auto-value" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frankiesardo', module='android-auto-value', version='0.1')
)
libraryDependencies += "com.github.frankiesardo" % "android-auto-value" % "0.1"
[com.github.frankiesardo/android-auto-value "0.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.