Last Version

core 5.0.1

Watch Connection Library core components

License

License

GroupId

GroupId

io.github.boswelja.watchconnection
ArtifactId

ArtifactId

core
Version

Version

5.0.1
Type

Type

aar
Description

Description

core
Watch Connection Library core components
Source Code Management

Source Code Management

https://github.com/boswelja/WatchConnectionLib

Download core 5.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

Project Modules

There are no modules declared in this project.