is not current version
Last Version 15.0.0

cloud.pace:sdk 8.0.0

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.

GroupId

GroupId

cloud.pace
ArtifactId

ArtifactId

sdk
Version

Version

8.0.0
Type

Type

aar
Description

Description

Download sdk 8.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.