is not current version
Last Version 1.3.0

io.getlime.security:powerauth-push-client 1.1.3

PowerAuth Push Server RESTful Client

Categories

Categories

Security CLI User Interface
GroupId

GroupId

io.getlime.security
ArtifactId

ArtifactId

powerauth-push-client
Version

Version

1.1.3
Type

Type

jar

Download powerauth-push-client 1.1.3


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