не последняя версия
Последняя версия 7.0.6

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

Smartwatch components for Watch Connection Library

Группа

Группа

io.github.boswelja.watchconnection
Идентификатор

Идентификатор

wear-android
Версия

Версия

6.1.0
Тип

Тип

aar

Скачать wear-android 6.1.0


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