is not current version
Last Version 1.0.4

co.tryterra:terra-android 1.0.3

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

GroupId

GroupId

co.tryterra
ArtifactId

ArtifactId

terra-android
Version

Version

1.0.3
Type

Type

aar

Download terra-android 1.0.3


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