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

io.github.boswelja.watchconnection:core 0.2.1

Watch Connection Library core components

Группа

Группа

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

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

core
Версия

Версия

0.2.1
Тип

Тип

aar

Скачать core 0.2.1

Имя Файла Размер
core-0.2.1.pom
core-0.2.1-sources.jar 261 bytes
Обзор

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