Last Version

floppy 1.1.0

An Android lib which improves the standard SharedPreferences

License

License

GroupId

GroupId

com.stetel
ArtifactId

ArtifactId

floppy
Version

Version

1.1.0
Type

Type

aar
Description

Description

floppy
An Android lib which improves the standard SharedPreferences
Project URL

Project URL

https://github.com/stetel/floppy
Source Code Management

Source Code Management

https://github.com/stetel/floppy.git

Download floppy 1.1.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2

Project Modules

There are no modules declared in this project.