Last Version

SharedPreferenceManager 1.4

A simple libray

License

License

GroupId

GroupId

top.qinbaowei
ArtifactId

ArtifactId

spm
Version

Version

1.4
Type

Type

aar
Description

Description

SharedPreferenceManager
A simple libray
Project URL

Project URL

https://github.com/qbaowei/SharedPreferenceManager
Source Code Management

Source Code Management

https://github.com/qbaowei/SharedPreferenceManager

Download spm 1.4


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
top.qinbaowei : log jar 1.0

Project Modules

There are no modules declared in this project.