is not current version
Last Version 0.2

com.github.CedrickFlocon:enumresource 0.1

Enum Resource helper

GroupId

GroupId

com.github.CedrickFlocon
ArtifactId

ArtifactId

enumresource
Version

Version

0.1
Type

Type

aar

Download enumresource 0.1


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