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