is not current version
Last Version 7.0.6

io.github.boswelja.watchconnection:wear-android 7.0.3

Smartwatch components for Watch Connection Library

GroupId

GroupId

io.github.boswelja.watchconnection
ArtifactId

ArtifactId

wear-android
Version

Version

7.0.3
Type

Type

aar

Download wear-android 7.0.3


<!-- https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wear-android/ -->
<dependency>
    <groupId>io.github.boswelja.watchconnection</groupId>
    <artifactId>wear-android</artifactId>
    <version>7.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wear-android/
implementation 'io.github.boswelja.watchconnection:wear-android:7.0.3'
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wear-android/
implementation ("io.github.boswelja.watchconnection:wear-android:7.0.3")
'io.github.boswelja.watchconnection:wear-android:aar:7.0.3'
<dependency org="io.github.boswelja.watchconnection" name="wear-android" rev="7.0.3">
  <artifact name="wear-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.boswelja.watchconnection', module='wear-android', version='7.0.3')
)
libraryDependencies += "io.github.boswelja.watchconnection" % "wear-android" % "7.0.3"
[io.github.boswelja.watchconnection/wear-android "7.0.3"]