AutoValue: Cursor Extension Annotations

AutoValue extension to create an AutoValue object from a Cursor

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.gabrielittner.auto.value
ArtifactId

ArtifactId

auto-value-cursor-annotations
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

AutoValue: Cursor Extension Annotations
AutoValue extension to create an AutoValue object from a Cursor
Project URL

Project URL

https://github.com/gabrielittner/auto-value-cursor/
Source Code Management

Source Code Management

https://github.com/gabrielittner/auto-value-cursor/

Download auto-value-cursor-annotations

How to add to project

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

Versions

Version
2.0.1
2.0.0
2.0.0-rc1
1.1.0
1.0.1
1.0.0
1.0.0-rc1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0