is not current version
Last Version 1.0.4

terra-android 1.0.0

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

License

License

GroupId

GroupId

co.tryterra
ArtifactId

ArtifactId

terra-android
Version

Version

1.0.0
Type

Type

aar
Description

Description

terra-android
Android Library to connect to Google Fit, Samsung Health, and FreeStyleLibre!
Project URL

Project URL

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

Source Code Management

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

Download terra-android 1.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
androidx.constraintlayout » constraintlayout jar 2.1.3
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2
com.google.android.libraries.healthdata » health-data-api jar 1.0.1-alpha01
com.google.android.gms » play-services-fitness jar 21.0.1
com.google.android.gms » play-services-auth jar 20.1.0
com.squareup.okhttp3 : okhttp jar 4.9.3
androidx.core » core-ktx jar 1.7.0
com.google.code.gson : gson jar 2.8.7
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.