is not current version
Last Version 5.0.1

io.github.boswelja.watchconnection:core 0.3.5

Watch Connection Library core components

GroupId

GroupId

io.github.boswelja.watchconnection
ArtifactId

ArtifactId

core
Version

Version

0.3.5
Type

Type

aar

Download core 0.3.5


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