EasyStorer

This is a tools for saving data object to local client,where implements Serializable interface!

License

License

GroupId

GroupId

com.github.isong0623
ArtifactId

ArtifactId

EasyStorer
Last Version

Last Version

2.1-core
Release Date

Release Date

Type

Type

aar
Description

Description

EasyStorer
This is a tools for saving data object to local client,where implements Serializable interface!
Project URL

Project URL

https://github.com/isong0623/EasyStorer

Download EasyStorer

How to add to project

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

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.

Versions

Version
2.1-core
2.0-core
1.1-core
1.0-support