License |
License |
---|---|
GroupId | GroupIdcom.alexstyl |
ArtifactId | ArtifactIdcontactstore-test |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncontactstore-test
A modern contacts Android API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
contactstore-test-1.4.0.pom | |
contactstore-test-1.4.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alexstyl/contactstore-test/ -->
<dependency>
<groupId>com.alexstyl</groupId>
<artifactId>contactstore-test</artifactId>
<version>1.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.alexstyl/contactstore-test/
implementation 'com.alexstyl:contactstore-test:1.4.0'
// https://jarcasting.com/artifacts/com.alexstyl/contactstore-test/
implementation ("com.alexstyl:contactstore-test:1.4.0")
'com.alexstyl:contactstore-test:aar:1.4.0'
<dependency org="com.alexstyl" name="contactstore-test" rev="1.4.0">
<artifact name="contactstore-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.alexstyl', module='contactstore-test', version='1.4.0')
)
libraryDependencies += "com.alexstyl" % "contactstore-test" % "1.4.0"
[com.alexstyl/contactstore-test "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
com.alexstyl : contactstore | jar | 1.4.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |
junit : junit | jar | 4.13.2 |