Kotpref enum support

Saving enum value to KotprefModel as String

License

License

GroupId

GroupId

com.chibatching.kotpref
ArtifactId

ArtifactId

enum-support
Last Version

Last Version

2.13.2
Release Date

Release Date

Type

Type

aar
Description

Description

Kotpref enum support
Saving enum value to KotprefModel as String
Project URL

Project URL

https://github.com/chibatching/kotpref
Source Code Management

Source Code Management

https://github.com/chibatching/kotpref

Download enum-support

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.chibatching.kotpref : kotpref jar 2.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.13.2
2.13.1
2.13.0
2.12.0
2.11.0
2.10.0
2.9.2
2.9.1
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0