is not current version
Last Version 1.3.1

io.getlime.security:powerauth-rest-client-spring 1.3.0

PowerAuth Server REST Service Client

Categories

Categories

Security CLI User Interface
GroupId

GroupId

io.getlime.security
ArtifactId

ArtifactId

powerauth-rest-client-spring
Version

Version

1.3.0
Type

Type

jar

Download powerauth-rest-client-spring 1.3.0


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