is not current version
Last Version 1.3.0

io.getlime.security:powerauth-java-http 0.21.0

PowerAuth utility module for HTTP support

Categories

Categories

Java Languages Security
GroupId

GroupId

io.getlime.security
ArtifactId

ArtifactId

powerauth-java-http
Version

Version

0.21.0
Type

Type

jar

Download powerauth-java-http 0.21.0


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