Last Version

nestegg 1.0.2

Very simple Kotlin caching library.

License

License

MIT
GroupId

GroupId

xyz.runnerbe
ArtifactId

ArtifactId

nestegg
Version

Version

1.0.2
Type

Type

aar
Description

Description

nestegg
Very simple Kotlin caching library.
Project URL

Project URL

https://github.com/runner-be/nestegg
Source Code Management

Source Code Management

https://github.com/runner-be/nestegg/tree/main

Download nestegg 1.0.2


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.