Wardrobe

Simple ContentProvider based storage system for Android.

License

License

GroupId

GroupId

com.github.erd
ArtifactId

ArtifactId

wardrobe
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Wardrobe
Simple ContentProvider based storage system for Android.

Download wardrobe

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.erd/wardrobe/ -->
<dependency>
    <groupId>com.github.erd</groupId>
    <artifactId>wardrobe</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.erd/wardrobe/
implementation 'com.github.erd:wardrobe:0.0.1'
// https://jarcasting.com/artifacts/com.github.erd/wardrobe/
implementation ("com.github.erd:wardrobe:0.0.1")
'com.github.erd:wardrobe:aar:0.0.1'
<dependency org="com.github.erd" name="wardrobe" rev="0.0.1">
  <artifact name="wardrobe" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.erd', module='wardrobe', version='0.0.1')
)
libraryDependencies += "com.github.erd" % "wardrobe" % "0.0.1"
[com.github.erd/wardrobe "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
com.android.support » support-v4 jar 19.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1