| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.cattaka | 
| ArtifactId | ArtifactIdmethodhttpexporter-core | 
| Last Version | Last Version0.4.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionnet.cattaka:methodhttpexporter-core Lightweight utility generator for Android.
        This generate Java source files.
        They provide DB, Parcel utility class. | 
<!-- https://jarcasting.com/artifacts/net.cattaka/methodhttpexporter-core/ -->
<dependency>
    <groupId>net.cattaka</groupId>
    <artifactId>methodhttpexporter-core</artifactId>
    <version>0.4.7</version>
</dependency>// https://jarcasting.com/artifacts/net.cattaka/methodhttpexporter-core/
implementation 'net.cattaka:methodhttpexporter-core:0.4.7'// https://jarcasting.com/artifacts/net.cattaka/methodhttpexporter-core/
implementation ("net.cattaka:methodhttpexporter-core:0.4.7")'net.cattaka:methodhttpexporter-core:jar:0.4.7'<dependency org="net.cattaka" name="methodhttpexporter-core" rev="0.4.7">
  <artifact name="methodhttpexporter-core" type="jar" />
</dependency>@Grapes(
@Grab(group='net.cattaka', module='methodhttpexporter-core', version='0.4.7')
)libraryDependencies += "net.cattaka" % "methodhttpexporter-core" % "0.4.7"[net.cattaka/methodhttpexporter-core "0.4.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |