| License | License | 
|---|---|
| GroupId | GroupIdcom.github.iridiobis | 
| ArtifactId | ArtifactIdflowmortarhelper | 
| Last Version | Last Version0.2 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionFlow Mortar Helper Simple library with basic classes to ease the usage of Flow and Mortar | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| flowmortarhelper-0.2.pom | |
| flowmortarhelper-0.2.aar | 53 KB | 
| flowmortarhelper-0.2-sources.jar | 19 KB | 
| flowmortarhelper-0.2-javadoc.jar | 95 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.iridiobis/flowmortarhelper/ -->
<dependency>
    <groupId>com.github.iridiobis</groupId>
    <artifactId>flowmortarhelper</artifactId>
    <version>0.2</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.github.iridiobis/flowmortarhelper/
implementation 'com.github.iridiobis:flowmortarhelper:0.2'// https://jarcasting.com/artifacts/com.github.iridiobis/flowmortarhelper/
implementation ("com.github.iridiobis:flowmortarhelper:0.2")'com.github.iridiobis:flowmortarhelper:aar:0.2'<dependency org="com.github.iridiobis" name="flowmortarhelper" rev="0.2">
  <artifact name="flowmortarhelper" type="aar" />
</dependency>@Grapes(
@Grab(group='com.github.iridiobis', module='flowmortarhelper', version='0.2')
)libraryDependencies += "com.github.iridiobis" % "flowmortarhelper" % "0.2"[com.github.iridiobis/flowmortarhelper "0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.0.1 | 
| com.google.guava : guava | jar | 18.0 | 
| com.google.code.gson : gson | jar | 2.3 | 
| com.squareup.mortar : mortar | jar | 0.17 | 
| com.squareup.flow : flow-path | jar | 0.10 | 
| com.android.support » support-annotations | jar | 23.0.1 | 
| com.jakewharton.timber : timber | jar | 2.2.2 | 
| com.google.dagger : dagger | jar | 2.0.1 | 
| com.squareup.flow : flow | jar | 0.10 | 
| com.android.support » design | jar | 23.0.1 |