terra-rtandroid

Library to connect to BLE devices and Wear OS to stream live data through Terra!

License

License

GroupId

GroupId

co.tryterra
ArtifactId

ArtifactId

terra-rtandroid
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

terra-rtandroid
Library to connect to BLE devices and Wear OS to stream live data through Terra!
Project URL

Project URL

https://github.com/tryterra/TerraRTAndroid
Source Code Management

Source Code Management

https://github.com/tryterra/TerraRTAndroid/tree/master

Download terra-rtandroid

How to add to project

<!-- https://jarcasting.com/artifacts/co.tryterra/terra-rtandroid/ -->
<dependency>
    <groupId>co.tryterra</groupId>
    <artifactId>terra-rtandroid</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.tryterra/terra-rtandroid/
implementation 'co.tryterra:terra-rtandroid:0.0.2'
// https://jarcasting.com/artifacts/co.tryterra/terra-rtandroid/
implementation ("co.tryterra:terra-rtandroid:0.0.2")
'co.tryterra:terra-rtandroid:aar:0.0.2'
<dependency org="co.tryterra" name="terra-rtandroid" rev="0.0.2">
  <artifact name="terra-rtandroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.tryterra', module='terra-rtandroid', version='0.0.2')
)
libraryDependencies += "co.tryterra" % "terra-rtandroid" % "0.0.2"
[co.tryterra/terra-rtandroid "0.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2
androidx.appcompat » appcompat jar 1.4.1
com.google.android.gms » play-services-fitness jar 21.0.1
com.google.android.gms » play-services-auth jar 20.2.0
com.squareup.okhttp3 : okhttp jar 4.9.3
com.google.code.gson : gson jar 2.8.7
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
com.google.android.material » material jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1