Wear Vision

An android library designed to simplify the development of smartwatch application UI.

Лицензия

Лицензия

Группа

Группа

me.chenhe
Идентификатор

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

wearvision
Последняя версия

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

0.1.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Wear Vision
An android library designed to simplify the development of smartwatch application UI.
Ссылка на сайт

Ссылка на сайт

https://github.com/ichenhe/wear-vision/
Система контроля версий

Система контроля версий

https://github.com/ichenhe/wear-vision/

Скачать wearvision

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/me.chenhe/wearvision/ -->
<dependency>
    <groupId>me.chenhe</groupId>
    <artifactId>wearvision</artifactId>
    <version>0.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.chenhe/wearvision/
implementation 'me.chenhe:wearvision:0.1.1'
// https://jarcasting.com/artifacts/me.chenhe/wearvision/
implementation ("me.chenhe:wearvision:0.1.1")
'me.chenhe:wearvision:aar:0.1.1'
<dependency org="me.chenhe" name="wearvision" rev="0.1.1">
  <artifact name="wearvision" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.chenhe', module='wearvision', version='0.1.1')
)
libraryDependencies += "me.chenhe" % "wearvision" % "0.1.1"
[me.chenhe/wearvision "0.1.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (10)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.21
androidx.appcompat » appcompat jar 1.3.0
androidx.core » core-ktx jar 1.6.0
androidx.coordinatorlayout » coordinatorlayout jar 1.1.0
androidx.preference » preference-ktx jar 1.1.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.constraintlayout » constraintlayout jar 2.0.4
com.google.android.material » material jar 1.4.0
com.google.android.support » wearable jar 2.8.1
androidx.recyclerview » recyclerview jar 1.2.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.1
0.1.0