License |
License |
---|---|
GroupId | GroupIdcom.alexstyl |
ArtifactId | ArtifactIdcontact-store-android-lib |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncontact-store-android-lib
A modern contacts Android API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
contact-store-android-lib-0.1.0.pom | |
contact-store-android-lib-0.1.0-sources.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alexstyl/contact-store-android-lib/ -->
<dependency>
<groupId>com.alexstyl</groupId>
<artifactId>contact-store-android-lib</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.alexstyl/contact-store-android-lib/
implementation 'com.alexstyl:contact-store-android-lib:0.1.0'
// https://jarcasting.com/artifacts/com.alexstyl/contact-store-android-lib/
implementation ("com.alexstyl:contact-store-android-lib:0.1.0")
'com.alexstyl:contact-store-android-lib:aar:0.1.0'
<dependency org="com.alexstyl" name="contact-store-android-lib" rev="0.1.0">
<artifact name="contact-store-android-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.alexstyl', module='contact-store-android-lib', version='0.1.0')
)
libraryDependencies += "com.alexstyl" % "contact-store-android-lib" % "0.1.0"
[com.alexstyl/contact-store-android-lib "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |
net.danlew : android.joda | jar | 2.10.9 |