License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.cattaka |
ArtifactId | ArtifactIdcathandsgendroid-parent |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnet.cattaka:cathandsgendroid-parent
Lightweight utility generator for Android.
This generate Java source files.
They provide DB, Parcel utility class.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cathandsgendroid-parent-0.5.1.pom | 4 KB |
Browse |
<!-- 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"]