Last Version

simplekeyvaluestorage 1.0.1

A simple Shared preference wrapper to store POJO objects in Android serialized with gson

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.quinientoscuarenta
ArtifactId

ArtifactId

simplekeyvaluestorage
Version

Version

1.0.1
Type

Type

aar
Description

Description

simplekeyvaluestorage
A simple Shared preference wrapper to store POJO objects in Android serialized with gson
Project URL

Project URL

https://github.com/540/simplekeyvaluestorage
Source Code Management

Source Code Management

https://github.com/540/simplekeyvaluestorage

Download simplekeyvaluestorage 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.6.2
com.android.support » appcompat-v7 jar 23.2.1

Project Modules

There are no modules declared in this project.