is not current version
Last Version 5.0.1

io.github.boswelja.watchconnection:tizen 0.2.1

Samsung Tizen support for Watch Connection Library

GroupId

GroupId

io.github.boswelja.watchconnection
ArtifactId

ArtifactId

tizen
Version

Version

0.2.1
Type

Type

aar

Download tizen 0.2.1


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