is not current version
Last Version 1.0.1

com.quinientoscuarenta:simplekeyvaluestorage 1.0.0

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

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.quinientoscuarenta
ArtifactId

ArtifactId

simplekeyvaluestorage
Version

Version

1.0.0
Type

Type

aar

Download simplekeyvaluestorage 1.0.0


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