is not current version
Last Version 5.0.1

io.github.boswelja.watchconnection:wearos 0.3.5

Wear OS support for Watch Connection Library

GroupId

GroupId

io.github.boswelja.watchconnection
ArtifactId

ArtifactId

wearos
Version

Version

0.3.5
Type

Type

aar

Download wearos 0.3.5


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