is not current version
Last Version 1.3.1

com.github.ericneid:simple-storage 1.3.0

Helper to construct a standard Android dialog, containing a viewager to display a list of messages.

GroupId

GroupId

com.github.ericneid
ArtifactId

ArtifactId

simple-storage
Version

Version

1.3.0
Type

Type

aar

Download simple-storage 1.3.0


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