TinyDB

This is an Shared Preferences library developed by Saad Ahmed. The library lets users to save data to shared preferences with extra features like putting and getting Object, ArrayList, Uri and Bitmap.

License

License

GroupId

GroupId

io.github.saadahmedscse
ArtifactId

ArtifactId

tinydb
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

TinyDB
This is an Shared Preferences library developed by Saad Ahmed. The library lets users to save data to shared preferences with extra features like putting and getting Object, ArrayList, Uri and Bitmap.
Project URL

Project URL

https://github.com/saadahmedscse/TinyDB
Source Code Management

Source Code Management

https://github.com/saadahmedscse/TinyDB

Download tinydb

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0

provided (2)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
com.google.android : annotations jar 4.1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0