is not current version
Last Version 1.4.0

com.alexstyl:contactstore 0.3.3

A modern contacts Android API.

GroupId

GroupId

com.alexstyl
ArtifactId

ArtifactId

contactstore
Version

Version

0.3.3
Type

Type

aar

Download contactstore 0.3.3


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