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