net.cattaka:cathandsgendroid-parent

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

Last Version

0.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/cattaka/CatHandsGendroid

Download cathandsgendroid-parent

How to add to project

<!-- https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-parent/ -->
<dependency>
    <groupId>net.cattaka</groupId>
    <artifactId>cathandsgendroid-parent</artifactId>
    <version>0.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-parent/
implementation 'net.cattaka:cathandsgendroid-parent:0.5.1'
// https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-parent/
implementation ("net.cattaka:cathandsgendroid-parent:0.5.1")
'net.cattaka:cathandsgendroid-parent:pom:0.5.1'
<dependency org="net.cattaka" name="cathandsgendroid-parent" rev="0.5.1">
  <artifact name="cathandsgendroid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.cattaka', module='cathandsgendroid-parent', version='0.5.1')
)
libraryDependencies += "net.cattaka" % "cathandsgendroid-parent" % "0.5.1"
[net.cattaka/cathandsgendroid-parent "0.5.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
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