| License |
License |
|---|---|
| GroupId | GroupIdco.tryterra |
| ArtifactId | ArtifactIdterra-wearos |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionterra-wearos
Library to connect to BLE devices and Wear OS to stream live data through Terra!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| terra-wearos-0.0.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/co.tryterra/terra-wearos/ -->
<dependency>
<groupId>co.tryterra</groupId>
<artifactId>terra-wearos</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.tryterra/terra-wearos/
implementation 'co.tryterra:terra-wearos:0.0.1'
// https://jarcasting.com/artifacts/co.tryterra/terra-wearos/
implementation ("co.tryterra:terra-wearos:0.0.1")
'co.tryterra:terra-wearos:aar:0.0.1'
<dependency org="co.tryterra" name="terra-wearos" rev="0.0.1">
<artifact name="terra-wearos" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.tryterra', module='terra-wearos', version='0.0.1')
)
libraryDependencies += "co.tryterra" % "terra-wearos" % "0.0.1"
[co.tryterra/terra-wearos "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.health » health-services-client | jar | 1.0.0-alpha03 |
| com.google.guava : guava | jar | 30.1.1-android |
| androidx.wear » wear | jar | 1.2.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2 |
| com.google.code.gson : gson | jar | 2.8.7 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |