is not current version
Last Version 0.11.1

io.getlime.security:powerauth-android 0.0.8

Android library with PowerAuth 2.0 Client related modules

Categories

Categories

Security
GroupId

GroupId

io.getlime.security
ArtifactId

ArtifactId

powerauth-android
Version

Version

0.0.8
Type

Type

jar

Download powerauth-android 0.0.8


<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-android/ -->
<dependency>
    <groupId>io.getlime.security</groupId>
    <artifactId>powerauth-android</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-android/
implementation 'io.getlime.security:powerauth-android:0.0.8'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-android/
implementation ("io.getlime.security:powerauth-android:0.0.8")
'io.getlime.security:powerauth-android:jar:0.0.8'
<dependency org="io.getlime.security" name="powerauth-android" rev="0.0.8">
  <artifact name="powerauth-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-android', version='0.0.8')
)
libraryDependencies += "io.getlime.security" % "powerauth-android" % "0.0.8"
[io.getlime.security/powerauth-android "0.0.8"]