Wear Vision

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

License

License

GroupId

GroupId

me.chenhe
ArtifactId

ArtifactId

wearvision
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

Wear Vision
An android library designed to simplify the development of smartwatch application UI.
Project URL

Project URL

https://github.com/ichenhe/wear-vision/
Source Code Management

Source Code Management

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

Download wearvision

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (10)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0