GroupId | GroupIdio.github.boswelja.watchconnection |
---|---|
ArtifactId | ArtifactIdwearos |
Version | Versionunspecified |
Type | Typeaar |
Filename | Size |
---|---|
wearos-unspecified.pom | |
wearos-unspecified-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>unspecified</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wearos/
implementation 'io.github.boswelja.watchconnection:wearos:unspecified'
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/wearos/
implementation ("io.github.boswelja.watchconnection:wearos:unspecified")
'io.github.boswelja.watchconnection:wearos:aar:unspecified'
<dependency org="io.github.boswelja.watchconnection" name="wearos" rev="unspecified">
<artifact name="wearos" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.boswelja.watchconnection', module='wearos', version='unspecified')
)
libraryDependencies += "io.github.boswelja.watchconnection" % "wearos" % "unspecified"
[io.github.boswelja.watchconnection/wearos "unspecified"]