GroupId | GroupIdio.github.boswelja.watchconnection |
---|---|
ArtifactId | ArtifactIdwear-android |
Version | Version6.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
wear-android-6.0.4.pom | |
wear-android-6.0.4-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wear-android/ -->
<dependency>
<groupId>io.github.boswelja.watchconnection</groupId>
<artifactId>wear-android</artifactId>
<version>6.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wear-android/
implementation 'io.github.boswelja.watchconnection:wear-android:6.0.4'
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wear-android/
implementation ("io.github.boswelja.watchconnection:wear-android:6.0.4")
'io.github.boswelja.watchconnection:wear-android:aar:6.0.4'
<dependency org="io.github.boswelja.watchconnection" name="wear-android" rev="6.0.4">
<artifact name="wear-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.boswelja.watchconnection', module='wear-android', version='6.0.4')
)
libraryDependencies += "io.github.boswelja.watchconnection" % "wear-android" % "6.0.4"
[io.github.boswelja.watchconnection/wear-android "6.0.4"]