| License |
License |
|---|---|
| GroupId | GroupIdcom.chibatching.kotpref |
| ArtifactId | ArtifactIdinitializer |
| Last Version | Last Version2.13.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionKotpref auto initializer
Auto initialization Kotpref using ContentProvider
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| initializer-2.13.2.pom | |
| initializer-2.13.2-sources.jar | 1 KB |
| initializer-2.13.2-javadoc.jar | 19 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.chibatching.kotpref : kotpref | jar | 2.13.2 |
| androidx.startup » startup-runtime | jar | 1.0.0 |