License |
License |
---|---|
GroupId | GroupIdcom.afollestad.rxkprefs |
ArtifactId | ArtifactIdcore |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionrxkprefs Core
rxkprefs Core
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-2.0.3.pom | |
core-2.0.3.aar | 41 KB |
core-2.0.3-sources.jar | 11 KB |
core-2.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.afollestad.rxkprefs/core/ -->
<dependency>
<groupId>com.afollestad.rxkprefs</groupId>
<artifactId>core</artifactId>
<version>2.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.afollestad.rxkprefs/core/
implementation 'com.afollestad.rxkprefs:core:2.0.3'
// https://jarcasting.com/artifacts/com.afollestad.rxkprefs/core/
implementation ("com.afollestad.rxkprefs:core:2.0.3")
'com.afollestad.rxkprefs:core:aar:2.0.3'
<dependency org="com.afollestad.rxkprefs" name="core" rev="2.0.3">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.afollestad.rxkprefs', module='core', version='2.0.3')
)
libraryDependencies += "com.afollestad.rxkprefs" % "core" % "2.0.3"
[com.afollestad.rxkprefs/core "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.preference » preference | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 |