is not current version
Last Version 1.4.0

com.alexstyl:contactstore-test 0.9.0

A modern contacts Android API.

GroupId

GroupId

com.alexstyl
ArtifactId

ArtifactId

contactstore-test
Version

Version

0.9.0
Type

Type

aar

Download contactstore-test 0.9.0


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