Last Version

Kotpref auto initializer 2.13.2

Auto initialization Kotpref using ContentProvider

License

License

GroupId

GroupId

com.chibatching.kotpref
ArtifactId

ArtifactId

initializer
Version

Version

2.13.2
Type

Type

aar
Description

Description

Kotpref auto initializer
Auto initialization Kotpref using ContentProvider
Project URL

Project URL

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

Source Code Management

https://github.com/chibatching/kotpref

Download initializer 2.13.2


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.chibatching.kotpref : kotpref jar 2.13.2
androidx.startup » startup-runtime jar 1.0.0

Project Modules

There are no modules declared in this project.