nestegg

Very simple Kotlin caching library.

Лицензия

Лицензия

MIT
Группа

Группа

xyz.runnerbe
Идентификатор

Идентификатор

nestegg
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

nestegg
Very simple Kotlin caching library.
Ссылка на сайт

Ссылка на сайт

https://github.com/runner-be/nestegg
Система контроля версий

Система контроля версий

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

Скачать nestegg

Имя Файла Размер
nestegg-1.0.2.pom
nestegg-1.0.2-sources.jar 261 bytes
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0