is not current version
Last Version 7.0.6

io.github.boswelja.watchconnection:common 5.0.2

Watch Connection Library common components

GroupId

GroupId

io.github.boswelja.watchconnection
ArtifactId

ArtifactId

common
Version

Version

5.0.2
Type

Type

aar

Download common 5.0.2


<!-- https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/common/ -->
<dependency>
    <groupId>io.github.boswelja.watchconnection</groupId>
    <artifactId>common</artifactId>
    <version>5.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/common/
implementation 'io.github.boswelja.watchconnection:common:5.0.2'
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/common/
implementation ("io.github.boswelja.watchconnection:common:5.0.2")
'io.github.boswelja.watchconnection:common:aar:5.0.2'
<dependency org="io.github.boswelja.watchconnection" name="common" rev="5.0.2">
  <artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.boswelja.watchconnection', module='common', version='5.0.2')
)
libraryDependencies += "io.github.boswelja.watchconnection" % "common" % "5.0.2"
[io.github.boswelja.watchconnection/common "5.0.2"]