contactstore-reactive

A modern contacts Android API.

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.alexstyl
ArtifactId

ArtifactId

contactstore-reactive
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

contactstore-reactive
A modern contacts Android API.
Project URL

Project URL

https://github.com/alexstyl/contactstore
Source Code Management

Source Code Management

https://github.com/alexstyl/contactstore/tree/main

Download contactstore-reactive

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (2)

Group / Artifact Type Version
com.alexstyl : contactstore jar 1.4.0
io.reactivex.rxjava3 : rxjava jar 3.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.2
1.2.1