Privakey CX

Android Library to interface with Privakey CX Server

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.privakey.cx
ArtifactId

ArtifactId

android
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Privakey CX
Android Library to interface with Privakey CX Server
Project URL

Project URL

https://privakey.com

Download android

Filename Size
android-2.2.0.pom
Browse

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.squareup.retrofit2 : retrofit jar 2.5.0
com.squareup.retrofit2 : converter-gson jar 2.3.0
io.jsonwebtoken : jjwt jar 0.9.0
com.squareup.okhttp3 : logging-interceptor jar 3.5.0
androidx.room » room-runtime jar 2.3.0

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
androidx.biometric » biometric jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.1
2.1.0
2.0.0