is not current version
Last Version 0.1.2

com.hiddenstage.easysharedpreferences:library 0.1.0-STAGING

EasySharedPreferences library for Android

GroupId

GroupId

com.hiddenstage.easysharedpreferences
ArtifactId

ArtifactId

library
Version

Version

0.1.0-STAGING
Type

Type

aar

Download library 0.1.0-STAGING


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