License |
License |
---|---|
Categories |
CategoriesJava Languages Security |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-java-http |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionpowerauth-java-http
PowerAuth utility module for HTTP support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
powerauth-java-http-1.1.0.pom | |
powerauth-java-http-1.1.0.jar | 18 KB |
powerauth-java-http-1.1.0-sources.jar | 17 KB |
powerauth-java-http-1.1.0-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-http/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-java-http</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-http/
implementation 'io.getlime.security:powerauth-java-http:1.1.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-http/
implementation ("io.getlime.security:powerauth-java-http:1.1.0")
'io.getlime.security:powerauth-java-http:jar:1.1.0'
<dependency org="io.getlime.security" name="powerauth-java-http" rev="1.1.0">
<artifact name="powerauth-java-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-java-http', version='1.1.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-java-http" % "1.1.0"
[io.getlime.security/powerauth-java-http "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |