is not current version
Last Version 5.0.1

io.github.boswelja.watchconnection:tizen 2.0.1

Samsung Tizen support for Watch Connection Library

GroupId

GroupId

io.github.boswelja.watchconnection
ArtifactId

ArtifactId

tizen
Version

Version

2.0.1
Type

Type

aar

Download tizen 2.0.1


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