contactstore

A modern contacts Android API.

License

License

GroupId

GroupId

com.alexstyl
ArtifactId

ArtifactId

contactstore
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

contactstore
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

How to add to project

<!-- https://jarcasting.com/artifacts/com.alexstyl/contactstore/ -->
<dependency>
    <groupId>com.alexstyl</groupId>
    <artifactId>contactstore</artifactId>
    <version>1.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.alexstyl/contactstore/
implementation 'com.alexstyl:contactstore:1.4.0'
// https://jarcasting.com/artifacts/com.alexstyl/contactstore/
implementation ("com.alexstyl:contactstore:1.4.0")
'com.alexstyl:contactstore:aar:1.4.0'
<dependency org="com.alexstyl" name="contactstore" rev="1.4.0">
  <artifact name="contactstore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.alexstyl', module='contactstore', version='1.4.0')
)
libraryDependencies += "com.alexstyl" % "contactstore" % "1.4.0"
[com.alexstyl/contactstore "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
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.0.0
0.14.1
0.14.0
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.3
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0