Last Version

simple-storage 1.3.1

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

License

License

GroupId

GroupId

com.github.ericneid
ArtifactId

ArtifactId

simple-storage
Version

Version

1.3.1
Type

Type

aar
Description

Description

simple-storage
Helper to construct a standard Android dialog, containing a viewager to display a list of messages.
Project URL

Project URL

https://github.com/EricNeid/viewpager-dialog
Source Code Management

Source Code Management

https://github.com/ericneid/viewpager-dialog/tree/master

Download simple-storage 1.3.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
com.android.support » appcompat-v7 jar 25.4.0
io.reactivex.rxjava2 : rxandroid jar 2.0.1
io.reactivex.rxjava2 : rxkotlin jar 2.0.0
io.reactivex.rxjava2 : rxjava jar 2.0.8
com.google.code.gson : gson jar 2.8.2

Project Modules

There are no modules declared in this project.