License |
License |
---|---|
GroupId | GroupIdcom.klinkerapps |
ArtifactId | ArtifactIdwearable-reply |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionAndroid Wear Reply
Library to simplify replying on a wearable device
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wearable-reply-1.0.1.pom | |
wearable-reply-1.0.1.aar | 16 KB |
wearable-reply-1.0.1-sources.jar | 5 KB |
wearable-reply-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.klinkerapps/wearable-reply/ -->
<dependency>
<groupId>com.klinkerapps</groupId>
<artifactId>wearable-reply</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.klinkerapps/wearable-reply/
implementation 'com.klinkerapps:wearable-reply:1.0.1'
// https://jarcasting.com/artifacts/com.klinkerapps/wearable-reply/
implementation ("com.klinkerapps:wearable-reply:1.0.1")
'com.klinkerapps:wearable-reply:aar:1.0.1'
<dependency org="com.klinkerapps" name="wearable-reply" rev="1.0.1">
<artifact name="wearable-reply" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.klinkerapps', module='wearable-reply', version='1.0.1')
)
libraryDependencies += "com.klinkerapps" % "wearable-reply" % "1.0.1"
[com.klinkerapps/wearable-reply "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » recyclerview-v7 | jar | 25.4.0 |