w

wearable

Library to work with Android Wear devices
https://github.com/microg/Wearable
The Apache Software License, Version 2.0
microG Team Marvin W.
文件下载
文件名 操作
wearable-0.1.1.jar 下载
wearable-0.1.1.pom 下载
wearable-0.1.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.microg</groupId>
  <artifactId>wearable</artifactId>
  <version>0.1.1</version>
</dependency>
Gradle Groovy
implementation 'org.microg:wearable:0.1.1'
Gradle Kotlin
implementation("org.microg:wearable:0.1.1")
Scala SBT
libraryDependencies += "org.microg" % "wearable" % "0.1.1"
Groovy Grape
@Grapes(
  @Grab(group='org.microg', module='wearable', version='0.1.1')
)
Apache Ivy
<dependency org="org.microg" name="wearable" rev="0.1.1" />
Leiningen
[org.microg/wearable "0.1.1"]
Apache Buildr
'org.microg:wearable:jar:0.1.1'
本项目依赖