Last Version

Reservoir 1.1

Android library to easily serialize and persist your objects on disk using key/value pairs.

License

License

GroupId

GroupId

com.github.anupcowkur
ArtifactId

ArtifactId

library
Version

Version

1.1
Type

Type

aar
Description

Description

Reservoir
Android library to easily serialize and persist your objects on disk using key/value pairs.
Project URL

Project URL

https://github.com/anupcowkur/Reservoir
Source Code Management

Source Code Management

https://github.com/anupcowkur/Reservoir

Download library 1.1


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

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.