GroupId | GroupIdio.github.boswelja.watchconnection |
---|---|
ArtifactId | ArtifactIdwearos |
Version | Version2.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
wearos-2.0.0.pom | |
wearos-2.0.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wearos/ -->
<dependency>
<groupId>io.github.boswelja.watchconnection</groupId>
<artifactId>wearos</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wearos/
implementation 'io.github.boswelja.watchconnection:wearos:2.0.0'
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wearos/
implementation ("io.github.boswelja.watchconnection:wearos:2.0.0")
'io.github.boswelja.watchconnection:wearos:aar:2.0.0'
<dependency org="io.github.boswelja.watchconnection" name="wearos" rev="2.0.0">
<artifact name="wearos" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.boswelja.watchconnection', module='wearos', version='2.0.0')
)
libraryDependencies += "io.github.boswelja.watchconnection" % "wearos" % "2.0.0"
[io.github.boswelja.watchconnection/wearos "2.0.0"]