| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcloud.pace |
| Идентификатор | Идентификаторsdk |
| Последняя версия | Последняя версия15.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеPACE Cloud SDK Android
PACE Cloud SDK is a client SDK that allows your app to easily connect to PACE's Connected Fueling. The SDK consists of the IDKit to manage the OpenID (OID) authorization and general session flow with its token handling. It also consists of the AppKit, with which you can fetch and display location based apps, apps by URL or ID. Furthermore it contains the POIKit, which allows you to fetch Point of Interests (e.g. gas stations), request routes and search for locations.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sdk-15.0.0.pom | |
| sdk-15.0.0-sources.jar | 322 KB |
| sdk-15.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/cloud.pace/sdk/ -->
<dependency>
<groupId>cloud.pace</groupId>
<artifactId>sdk</artifactId>
<version>15.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.pace/sdk/
implementation 'cloud.pace:sdk:15.0.0'
// https://jarcasting.com/artifacts/cloud.pace/sdk/
implementation ("cloud.pace:sdk:15.0.0")
'cloud.pace:sdk:aar:15.0.0'
<dependency org="cloud.pace" name="sdk" rev="15.0.0">
<artifact name="sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='cloud.pace', module='sdk', version='15.0.0')
)
libraryDependencies += "cloud.pace" % "sdk" % "15.0.0"
[cloud.pace/sdk "15.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.0-rc01 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.1 |
| androidx.preference » preference-ktx | jar | 1.1.1 |
| androidx.fragment » fragment-ktx | jar | 1.3.6 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.0 |
| androidx.lifecycle » lifecycle-process | jar | 2.4.0 |
| androidx.biometric » biometric | jar | 1.1.0 |
| androidx.browser » browser | jar | 1.4.0 |
| androidx.room » room-runtime | jar | 2.4.0-beta02 |
| com.google.android.gms » play-services-location | jar | 18.0.0 |
| com.google.maps.android : android-maps-utils | jar | 2.3.0 |
| com.google.protobuf : protobuf-javalite | jar | 3.19.1 |
| com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.retrofit2 : adapter-rxjava3 | jar | 2.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.2 |
| com.squareup.moshi : moshi-kotlin | jar | 1.12.0 |
| com.squareup.moshi : moshi-adapters | jar | 1.12.0 |
| com.google.code.gson : gson | jar | 2.8.9 |
| dev.turingcomplete : kotlin-onetimepassword | jar | 2.1.0 |
| commons-codec : commons-codec | jar | 1.15 |
| com.jakewharton.timber : timber | jar | 5.0.1 |
| com.google.android.gms » play-services-maps | jar | 18.0.0 |
| io.insert-koin : koin-android | jar | 3.1.3 |
| io.insert-koin : koin-core | jar | 3.1.3 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| io.reactivex.rxjava3 : rxjava | jar | 3.1.2 |
| io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
| net.openid : appauth | jar | 0.10.0 |
| androidx.room » room-testing | jar | 2.4.0-beta02 |
| androidx.databinding » viewbinding | jar | 7.0.4 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |