License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.cattaka |
ArtifactId | ArtifactIdcathandsgendroid-core |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.cattaka:cathandsgendroid-core
Lightweight utility generator for Android.
This generate Java source files.
They provide DB, Parcel utility class.
|
Filename | Size |
---|---|
cathandsgendroid-core-0.5.1.pom | |
cathandsgendroid-core-0.5.1.jar | 59 KB |
cathandsgendroid-core-0.5.1-sources.jar | 13 KB |
cathandsgendroid-core-0.5.1-javadoc.jar | 233 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |