is not current version
Last Version 1.4.0

com.alexstyl:contactstore 0.8.0

A modern contacts Android API.

GroupId

GroupId

com.alexstyl
ArtifactId

ArtifactId

contactstore
Version

Version

0.8.0
Type

Type

aar

Download contactstore 0.8.0


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