enumlookups

Set of utility functions to get enums from their ordinal, name or any custom value defined

Лицензия

Лицензия

Категории

Категории

UML Прикладные библиотеки Documents Processing
Группа

Группа

io.github.zahichemaly
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

enumlookups
Set of utility functions to get enums from their ordinal, name or any custom value defined
Ссылка на сайт

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

https://github.com/zahichemaly/enumlookups
Система контроля версий

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

https://github.com/zahichemaly/enumlookups/tree/main

Скачать enumlookups

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

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

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.core » core-ktx jar 1.5.0

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

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

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

Версия
1.0.0