jar

co.tryterra : terra-client

Maven & Gradle

Aug 14, 2023
6 stars

co.tryterra:terra-client · Java wrapper for the Terra (tryterra.co) REST API

Table Of Contents

Latest Version

Download co.tryterra : terra-client JAR file - Latest Versions:

All Versions

Download co.tryterra : terra-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window terra-client-0.0.17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

co.tryterra.terraclient.exceptions

├─ co.tryterra.terraclient.exceptions.BodyParsingException.class - [JAR]

├─ co.tryterra.terraclient.exceptions.TerraException.class - [JAR]

├─ co.tryterra.terraclient.exceptions.TerraRuntimeException.class - [JAR]

co.tryterra.terraclient

├─ co.tryterra.terraclient.RequestConfig.class - [JAR]

├─ co.tryterra.terraclient.TerraClientFactory.class - [JAR]

├─ co.tryterra.terraclient.WebhookHandlerUtility.class - [JAR]

co.tryterra.terraclient.api.annotations

├─ co.tryterra.terraclient.api.annotations.Nullable.class - [JAR]

├─ co.tryterra.terraclient.api.annotations.package-info.class - [JAR]

co.tryterra.terraclient.models.v2.nutrition

├─ co.tryterra.terraclient.models.v2.nutrition.Nutrition.class - [JAR]

co.tryterra.terraclient.impl

├─ co.tryterra.terraclient.impl.OkHttp3AsyncCall.class - [JAR]

├─ co.tryterra.terraclient.impl.PartialUserImpl.class - [JAR]

├─ co.tryterra.terraclient.impl.ResponseBodyParser.class - [JAR]

├─ co.tryterra.terraclient.impl.TerraApiResponseImpl.class - [JAR]

├─ co.tryterra.terraclient.impl.TerraWebhookPayloadImpl.class - [JAR]

├─ co.tryterra.terraclient.impl.UserImpl.class - [JAR]

co.tryterra.terraclient.impl.v2

├─ co.tryterra.terraclient.impl.v2.RestClientV2.class - [JAR]

├─ co.tryterra.terraclient.impl.v2.TerraClientV2Impl.class - [JAR]

co.tryterra.terraclient.models.v2.activity

├─ co.tryterra.terraclient.models.v2.activity.ActiveDurationsData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.Activity.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.EnergyData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.LapData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.Metadata.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.MovementData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.PolylineMapData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.PositionData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.PowerData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.StrainData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.TssData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.activity.WorkData.class - [JAR]

co.tryterra.terraclient.models.v2.samples

├─ co.tryterra.terraclient.models.v2.samples.ActivityLevelSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.AfibClassificationSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.BloodPressureSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.BreathSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.CadenceSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.CalorieSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.DistanceSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.ECGReading.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.ElevationSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.FloorsClimbedSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.GlucoseDataSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.HeartRateDataSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.HeartRateVariabilityDataSampleSdnn.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.HeartRateVariablilitySampleRmssd.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.HeartRateZoneData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.HydrationLevelSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.HydrationMeasurementSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.LapSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.Meal.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.MeasurementDataSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.MenstruationFlowSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.MetSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.OtherDeviceData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.OxygenSaturationSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.PositionSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.PowerSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.PulseVelocitySample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.RRIntervalSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.RawECGSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.SleepHypnogramSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.SnoringSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.SpeedSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.StepSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.StressSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.TagEntry.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.TemperatureSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.TssSample.class - [JAR]

├─ co.tryterra.terraclient.models.v2.samples.Vo2MaxSample.class - [JAR]

co.tryterra.terraclient.models.v2.body

├─ co.tryterra.terraclient.models.v2.body.BloodPressureData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.body.Body.class - [JAR]

├─ co.tryterra.terraclient.models.v2.body.GlucoseData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.body.HeartData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.body.HydrationData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.body.MeasurementsData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.body.TemperatureData.class - [JAR]

co.tryterra.terraclient.models.v2.daily

├─ co.tryterra.terraclient.models.v2.daily.Daily.class - [JAR]

├─ co.tryterra.terraclient.models.v2.daily.DailyDistanceData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.daily.Metadata.class - [JAR]

├─ co.tryterra.terraclient.models.v2.daily.ScoresData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.daily.StressData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.daily.TagData.class - [JAR]

co.tryterra.terraclient.api

├─ co.tryterra.terraclient.api.PartialUser.class - [JAR]

├─ co.tryterra.terraclient.api.TerraApiResponse.class - [JAR]

├─ co.tryterra.terraclient.api.TerraClientV2.class - [JAR]

├─ co.tryterra.terraclient.api.TerraWebhookPayload.class - [JAR]

├─ co.tryterra.terraclient.api.User.class - [JAR]

├─ co.tryterra.terraclient.api.package-info.class - [JAR]

co.tryterra.terraclient.models.v2.sleep

├─ co.tryterra.terraclient.models.v2.sleep.Metadata.class - [JAR]

├─ co.tryterra.terraclient.models.v2.sleep.ReadinessData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.sleep.RespirationData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.sleep.Sleep.class - [JAR]

├─ co.tryterra.terraclient.models.v2.sleep.SleepDurationsData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.sleep.TemperatureData.class - [JAR]

co.tryterra.terraclient.models

├─ co.tryterra.terraclient.models.Athlete.class - [JAR]

├─ co.tryterra.terraclient.models.AuthData.class - [JAR]

├─ co.tryterra.terraclient.models.AuthenticationResponse.class - [JAR]

├─ co.tryterra.terraclient.models.DeauthData.class - [JAR]

├─ co.tryterra.terraclient.models.GenerateWidgetResponse.class - [JAR]

├─ co.tryterra.terraclient.models.ProvidersResponse.class - [JAR]

├─ co.tryterra.terraclient.models.ReauthData.class - [JAR]

├─ co.tryterra.terraclient.models.RequestProcessing.class - [JAR]

├─ co.tryterra.terraclient.models.package-info.class - [JAR]

co.tryterra.terraclient.models.v2.menstruation

├─ co.tryterra.terraclient.models.v2.menstruation.Menstruation.class - [JAR]

├─ co.tryterra.terraclient.models.v2.menstruation.MenstruationData.class - [JAR]

co.tryterra.terraclient.models.v2.common

├─ co.tryterra.terraclient.models.v2.common.CaloriesData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.common.DeviceData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.common.DistanceData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.common.HeartRateData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.common.Macros.class - [JAR]

├─ co.tryterra.terraclient.models.v2.common.MetData.class - [JAR]

├─ co.tryterra.terraclient.models.v2.common.Metadata.class - [JAR]

├─ co.tryterra.terraclient.models.v2.common.Micros.class - [JAR]

├─ co.tryterra.terraclient.models.v2.common.OxygenData.class - [JAR]

Advertisement