Last Version

Wardrobe 0.0.1

Simple ContentProvider based storage system for Android.

License

License

GroupId

GroupId

com.github.erd
ArtifactId

ArtifactId

wardrobe
Version

Version

0.0.1
Type

Type

aar
Description

Description

Wardrobe
Simple ContentProvider based storage system for Android.

Download wardrobe 0.0.1


<!-- 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.