Last Version

may 0.2.1

A deliberately simple persistent key-value store for Android

License

License

GroupId

GroupId

io.github.ashutoshgngwr
ArtifactId

ArtifactId

may
Version

Version

0.2.1
Type

Type

aar
Description

Description

may
A deliberately simple persistent key-value store for Android
Project URL

Project URL

https://github.com/ashutoshgngwr/may
Source Code Management

Source Code Management

https://github.com/ashutoshgngwr/may

Download may 0.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
com.esotericsoftware : kryo jar 5.3.0

Project Modules

There are no modules declared in this project.