License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.cattaka |
ArtifactId | ArtifactIdcathandsgendroid-apt |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.cattaka:cathandsgendroid-apt
Lightweight utility generator for Android.
This generate Java source files.
They provide DB, Parcel utility class.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.robolectric : robolectric | jar | 2.2 |