is not current version
Last Version 1.4.0

com.alexstyl:contactstore-test 0.3.3

A modern contacts Android API.

GroupId

GroupId

com.alexstyl
ArtifactId

ArtifactId

contactstore-test
Version

Version

0.3.3
Type

Type

aar

Download contactstore-test 0.3.3


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