Last Version

contactstore 1.4.0

A modern contacts Android API.

License

License

GroupId

GroupId

com.alexstyl
ArtifactId

ArtifactId

contactstore
Version

Version

1.4.0
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 1.4.0


<!-- 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.