is not current version
Last Version 1.0.4

co.tryterra:terra-android 1.0.1

Android Library to connect to Google Fit, Samsung Health, and FreeStyleLibre!

GroupId

GroupId

co.tryterra
ArtifactId

ArtifactId

terra-android
Version

Version

1.0.1
Type

Type

aar

Download terra-android 1.0.1


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