| License |
License |
|---|---|
| GroupId | GroupIdio.github.ashutoshgngwr |
| ArtifactId | ArtifactIdmay |
| Version | Version0.2.1 |
| Type | Typeaar |
| Description |
Descriptionmay
A deliberately simple persistent key-value store for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| may-0.2.1.pom | |
| may-0.2.1-sources.jar | 4 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.esotericsoftware : kryo | jar | 5.3.0 |