CommonHealth Common

This library contains classes that are shared between the CommonHealth application and the CommonHealth SDK

Лицензия

Лицензия

Группа

Группа

org.thecommonsproject
Идентификатор

Идентификатор

commonhealth-common
Последняя версия

Последняя версия

1.3.15
Дата

Дата

Тип

Тип

aar
Описание

Описание

CommonHealth Common
This library contains classes that are shared between the CommonHealth application and the CommonHealth SDK

Скачать commonhealth-common

Как подключить последнюю версию

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

Зависимости

runtime (18)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.0
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2
androidx.annotation » annotation jar 1.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-rx2 jar 1.5.2
com.google.crypto.tink : tink-android jar 1.6.1
com.nimbusds : nimbus-jose-jwt jar 9.7
com.google.android.gms » play-services-safetynet jar 17.0.0
com.squareup.okhttp3 : okhttp jar 3.14.9
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.1
com.jakewharton.timber : timber jar 4.7.1
androidx.room » room-runtime jar 2.4.0
androidx.room » room-ktx jar 2.4.0
androidx.test » core-ktx jar 1.4.0-alpha06
androidx.fragment » fragment jar 1.3.3
androidx.test.espresso » espresso-idling-resource jar 3.4.0-alpha06
com.github.instacart.truetime-android » library-extension-rx jar 3.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.15
1.1.2
1.1.1-alpha02