is not current version
Last Version 5.0.1

io.github.boswelja.watchconnection:tizen 1.0.2

Samsung Tizen support for Watch Connection Library

GroupId

GroupId

io.github.boswelja.watchconnection
ArtifactId

ArtifactId

tizen
Version

Version

1.0.2
Type

Type

aar

Download tizen 1.0.2


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