is not current version
Last Version 0.5.1

net.cattaka:cathandsgendroid-parent 0.4.2

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

Categories

Categories

Net
GroupId

GroupId

net.cattaka
ArtifactId

ArtifactId

cathandsgendroid-parent
Version

Version

0.4.2
Type

Type

pom

Download cathandsgendroid-parent 0.4.2


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