net.cattaka:cathandsgendroid-core

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-core
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download cathandsgendroid-core

How to add to project

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

Dependencies

provided (1)

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

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