Last Version

SharedPrefsUtils 1.0.4

Save and load objects from SharedPreferences in a faster and simpler way.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

SharedPrefsUtils
Version

Version

1.0.4
Type

Type

aar
Description

Description

SharedPrefsUtils
Save and load objects from SharedPreferences in a faster and simpler way.

Download SharedPrefsUtils 1.0.4

Filename Size
SharedPrefsUtils-1.0.4.pom -1 bytes
Browse

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

Dependencies

runtime (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.