enumlookups

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

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

io.github.zahichemaly
ArtifactId

ArtifactId

enumlookups
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/zahichemaly/enumlookups
Source Code Management

Source Code Management

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

Download enumlookups

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.core » core-ktx jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0