is not current version
Last Version 5.0.5

io.github.boswelja.watchconnection:wear-wearos 5.0.2

Watch Connection Library wear-wearos components

GroupId

GroupId

io.github.boswelja.watchconnection
ArtifactId

ArtifactId

wear-wearos
Version

Version

5.0.2
Type

Type

aar

Download wear-wearos 5.0.2


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