is not current version
Last Version 1.4.0

com.alexstyl:contactstore-test 0.7.1

A modern contacts Android API.

GroupId

GroupId

com.alexstyl
ArtifactId

ArtifactId

contactstore-test
Version

Version

0.7.1
Type

Type

aar

Download contactstore-test 0.7.1


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