Last Version

TypedPreferences 1.0.1

A small library that helps you to store typed preferences in SharedPreferences

License

License

GroupId

GroupId

pro.labster
ArtifactId

ArtifactId

typedpreferences
Version

Version

1.0.1
Type

Type

aar
Description

Description

TypedPreferences
A small library that helps you to store typed preferences in SharedPreferences
Project URL

Project URL

https://github.com/LabsterPRO/TypedPreferences
Source Code Management

Source Code Management

https://github.com/LabsterPRO/TypedPreferences

Download typedpreferences 1.0.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0

Project Modules

There are no modules declared in this project.