License |
License |
---|---|
Categories |
CategoriesJava Languages Security |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-java |
Version | Version0.13.1 |
Type | Typejar |
Description |
DescriptionPowerAuth 2.0
|
Project URL |
Project URL |
Project Organization |
Project OrganizationLime - HighTech Solutions Inc. |
Filename | Size |
---|---|
powerauth-java-0.13.1.pom | |
powerauth-java-0.13.1.jar | 34 KB |
powerauth-java-0.13.1-sources.jar | 31 KB |
powerauth-java-0.13.1-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-java/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-java</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java/
implementation 'io.getlime.security:powerauth-java:0.13.1'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java/
implementation ("io.getlime.security:powerauth-java:0.13.1")
'io.getlime.security:powerauth-java:jar:0.13.1'
<dependency org="io.getlime.security" name="powerauth-java" rev="0.13.1">
<artifact name="powerauth-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-java', version='0.13.1')
)
libraryDependencies += "io.getlime.security" % "powerauth-java" % "0.13.1"
[io.getlime.security/powerauth-java "0.13.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
io.getlime.security : powerauth-java-prov | jar | 0.13.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.bouncycastle : bcprov-ext-jdk15on | jar | 1.55 |