is not current version
Last Version 5.0.1

io.github.boswelja.watchconnection:wearos unspecified

Wear OS support for Watch Connection Library

GroupId

GroupId

io.github.boswelja.watchconnection
ArtifactId

ArtifactId

wearos
Version

Version

unspecified
Type

Type

aar

Download wearos unspecified


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