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