Last Version

EasySharedPreferences Library 0.1.2

EasySharedPreferences library for Android

License

License

GroupId

GroupId

com.hiddenstage.easysharedpreferences
ArtifactId

ArtifactId

library
Version

Version

0.1.2
Type

Type

aar
Description

Description

EasySharedPreferences Library
EasySharedPreferences library for Android
Project URL

Project URL

https://github.com/HiddenStage/easy-shared-preferences
Source Code Management

Source Code Management

https://github.com/HiddenStage/easy-shared-preferences

Download library 0.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.