License |
License |
---|---|
GroupId | GroupIdcom.chibatching.kotpref |
ArtifactId | ArtifactIdenum-support |
Last Version | Last Version2.13.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionKotpref enum support
Saving enum value to KotprefModel as String
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
enum-support-2.13.2.pom | |
enum-support-2.13.2-sources.jar | 3 KB |
enum-support-2.13.2-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chibatching.kotpref/enum-support/ -->
<dependency>
<groupId>com.chibatching.kotpref</groupId>
<artifactId>enum-support</artifactId>
<version>2.13.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.chibatching.kotpref/enum-support/
implementation 'com.chibatching.kotpref:enum-support:2.13.2'
// https://jarcasting.com/artifacts/com.chibatching.kotpref/enum-support/
implementation ("com.chibatching.kotpref:enum-support:2.13.2")
'com.chibatching.kotpref:enum-support:aar:2.13.2'
<dependency org="com.chibatching.kotpref" name="enum-support" rev="2.13.2">
<artifact name="enum-support" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.chibatching.kotpref', module='enum-support', version='2.13.2')
)
libraryDependencies += "com.chibatching.kotpref" % "enum-support" % "2.13.2"
[com.chibatching.kotpref/enum-support "2.13.2"]
Group / Artifact | Type | Version |
---|---|---|
com.chibatching.kotpref : kotpref | jar | 2.13.2 |