License |
License |
---|---|
GroupId | GroupIdio.github.boswelja.watchconnection |
ArtifactId | ArtifactIdcore |
Version | Version3.0.0 |
Type | Typeaar |
Description |
Descriptioncore
Watch Connection Library core components
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-3.0.0.pom | |
core-3.0.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/core/ -->
<dependency>
<groupId>io.github.boswelja.watchconnection</groupId>
<artifactId>core</artifactId>
<version>3.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/core/
implementation 'io.github.boswelja.watchconnection:core:3.0.0'
// https://jarcasting.com/artifacts/io.github.boswelja.watchconnection/core/
implementation ("io.github.boswelja.watchconnection:core:3.0.0")
'io.github.boswelja.watchconnection:core:aar:3.0.0'
<dependency org="io.github.boswelja.watchconnection" name="core" rev="3.0.0">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.boswelja.watchconnection', module='core', version='3.0.0')
)
libraryDependencies += "io.github.boswelja.watchconnection" % "core" % "3.0.0"
[io.github.boswelja.watchconnection/core "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0-RC |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |