Last Version

rxkprefs Core 2.0.3

rxkprefs Core

License

License

GroupId

GroupId

com.afollestad.rxkprefs
ArtifactId

ArtifactId

core
Version

Version

2.0.3
Type

Type

aar
Description

Description

rxkprefs Core
rxkprefs Core
Project URL

Project URL

https://github.com/afollestad/rxkprefs

Download core 2.0.3


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.preference » preference jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

Project Modules

There are no modules declared in this project.