net.cattaka:cathandsgendroid-apt

Lightweight utility generator for Android. This generate Java source files. They provide DB, Parcel utility class.

License

License

Categories

Categories

Net
GroupId

GroupId

net.cattaka
ArtifactId

ArtifactId

cathandsgendroid-apt
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

net.cattaka:cathandsgendroid-apt
Lightweight utility generator for Android. This generate Java source files. They provide DB, Parcel utility class.

Download cathandsgendroid-apt

How to add to project

<!-- https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-apt/ -->
<dependency>
    <groupId>net.cattaka</groupId>
    <artifactId>cathandsgendroid-apt</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-apt/
implementation 'net.cattaka:cathandsgendroid-apt:0.5.1'
// https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-apt/
implementation ("net.cattaka:cathandsgendroid-apt:0.5.1")
'net.cattaka:cathandsgendroid-apt:jar:0.5.1'
<dependency org="net.cattaka" name="cathandsgendroid-apt" rev="0.5.1">
  <artifact name="cathandsgendroid-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cattaka', module='cathandsgendroid-apt', version='0.5.1')
)
libraryDependencies += "net.cattaka" % "cathandsgendroid-apt" % "0.5.1"
[net.cattaka/cathandsgendroid-apt "0.5.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.robolectric : robolectric jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.4