Download powerauth-java-0.11.1.jar file - Jar p

Jar examples for p:powerauth-java

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

powerauth-java-0.11.1-javadoc.jar
powerauth-java-0.11.1-sources.jar
powerauth-java-0.11.1.jar
powerauth-java-0.11.1.pom



Related Tutorials