License |
License |
---|---|
GroupId | GroupIdcloud.pace |
ArtifactId | ArtifactIdsdk |
Version | Version13.3.1 |
Type | Typeaar |
Description |
DescriptionPACE 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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdk-13.3.1.pom | |
sdk-13.3.1-sources.jar | 434 KB |
sdk-13.3.1-javadoc.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.pace/sdk/ -->
<dependency>
<groupId>cloud.pace</groupId>
<artifactId>sdk</artifactId>
<version>13.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.pace/sdk/
implementation 'cloud.pace:sdk:13.3.1'
// https://jarcasting.com/artifacts/cloud.pace/sdk/
implementation ("cloud.pace:sdk:13.3.1")
'cloud.pace:sdk:aar:13.3.1'
<dependency org="cloud.pace" name="sdk" rev="13.3.1">
<artifact name="sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='cloud.pace', module='sdk', version='13.3.1')
)
libraryDependencies += "cloud.pace" % "sdk" % "13.3.1"
[cloud.pace/sdk "13.3.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |