License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdio.github.zahichemaly |
ArtifactId | ArtifactIdenumlookups |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionenumlookups
Set of utility functions to get enums from their ordinal, name or any custom value defined
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
enumlookups-1.0.0.pom | |
enumlookups-1.0.0-sources.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
androidx.core » core-ktx | jar | 1.5.0 |