is not current version
Last Version 0.11.1

io.getlime.security:powerauth-android 0.11.0

Android library with PowerAuth 2.0 Client related modules

Categories

Categories

Security
GroupId

GroupId

io.getlime.security
ArtifactId

ArtifactId

powerauth-android
Version

Version

0.11.0
Type

Type

jar

Download powerauth-android 0.11.0


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