is not current version
Last Version 0.0.2

co.tryterra:terra-rtandroid 0.0.1

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

GroupId

GroupId

co.tryterra
ArtifactId

ArtifactId

terra-rtandroid
Version

Version

0.0.1
Type

Type

aar

Download terra-rtandroid 0.0.1


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