Download powerauth-java-http-0.0.8.jar file - Jar p

Jar examples for p:powerauth-java-http

Description

PowerAuth 2.0 utility module for HTTP support

You can download jar file powerauth-java-http 0.0.8 in this page.

License

Apache License

Build File

You can use the following script to add powerauth-java-http-0.0.8.jar to your project.

<dependency>
   <groupId>io.getlime.security</groupId>
   <artifactId>powerauth-java-http</artifactId>
   <version>0.0.8</version>
</dependency>
compile group: 'io.getlime.security', name: 'powerauth-java-http', version: '0.0.8'
libraryDependencies += "io.getlime.security" % "powerauth-java-http" % "0.0.8"
<dependency org="io.getlime.security" name="powerauth-java-http" rev="0.0.8"/>
@Grapes(@Grab(group='io.getlime.security', module='powerauth-java-http', version='0.0.8'))
'io.getlime.security:powerauth-java-http:jar:0.0.8'

Download

Click the following link to download the jar file.

powerauth-java-http-0.0.8-javadoc.jar
powerauth-java-http-0.0.8-sources.jar
powerauth-java-http-0.0.8.jar
powerauth-java-http-0.0.8.pom



Related Tutorials