License |
License |
---|---|
GroupId | GroupIdcom.chibatching.kotpref |
ArtifactId | ArtifactIdenum-support |
Version | Version2.13.1 |
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.1.pom | |
enum-support-2.13.1-sources.jar | 3 KB |
enum-support-2.13.1-javadoc.jar | 276 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chibatching.kotpref/enum-support/ -->
<dependency>
<groupId>com.chibatching.kotpref</groupId>
<artifactId>enum-support</artifactId>
<version>2.13.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.chibatching.kotpref/enum-support/
implementation 'com.chibatching.kotpref:enum-support:2.13.1'
// https://jarcasting.com/artifacts/com.chibatching.kotpref/enum-support/
implementation ("com.chibatching.kotpref:enum-support:2.13.1")
'com.chibatching.kotpref:enum-support:aar:2.13.1'
<dependency org="com.chibatching.kotpref" name="enum-support" rev="2.13.1">
<artifact name="enum-support" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.chibatching.kotpref', module='enum-support', version='2.13.1')
)
libraryDependencies += "com.chibatching.kotpref" % "enum-support" % "2.13.1"
[com.chibatching.kotpref/enum-support "2.13.1"]
Group / Artifact | Type | Version |
---|---|---|
com.chibatching.kotpref : kotpref | jar | 2.13.1 |