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