License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.privakey.cx |
ArtifactId | ArtifactIdandroid |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPrivakey CX
Android Library to interface with Privakey CX Server
|
Project URL |
Project URL |
Filename | Size |
---|---|
android-2.2.0.pom | |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.0 |
androidx.biometric » biometric | jar | 1.0.1 |