Last Version

Android AutoValue Processor 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-processor
Version

Version

0.1
Type

Type

jar
Description

Description

Android AutoValue Processor
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-processor 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.frankiesardo : android-auto-value jar 0.1
org.ow2.asm : asm jar 4.1
com.google.code.findbugs : jsr305 jar 2.0.3
com.google.auto.service : auto-service jar 1.0-rc1

test (2)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.4
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.