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