Last Version

Android Wear Reply 1.0.1

Library to simplify replying on a wearable device

License

License

GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

wearable-reply
Version

Version

1.0.1
Type

Type

aar
Description

Description

Android Wear Reply
Library to simplify replying on a wearable device
Project URL

Project URL

https://github.com/klinker24/wearable-reply
Source Code Management

Source Code Management

https://github.com/klinker24/wearable-reply

Download wearable-reply 1.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 25.4.0

Project Modules

There are no modules declared in this project.