Last Version

net.cattaka:cathandsgendroid-apt 0.5.1

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
Version

Version

0.5.1
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 0.5.1


<!-- 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.