is not current version
Last Version 0.1.1

me.chenhe:wearvision 0.1.0

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

GroupId

GroupId

me.chenhe
ArtifactId

ArtifactId

wearvision
Version

Version

0.1.0
Type

Type

aar

Download wearvision 0.1.0


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