Categories |
CategoriesJava Languages Security |
---|---|
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-java-http |
Version | Version0.22.0 |
Type | Typejar |
Filename | Size |
---|---|
powerauth-java-http-0.22.0.pom | |
powerauth-java-http-0.22.0.jar | 18 KB |
powerauth-java-http-0.22.0-sources.jar | 17 KB |
powerauth-java-http-0.22.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-http/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-java-http</artifactId>
<version>0.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-http/
implementation 'io.getlime.security:powerauth-java-http:0.22.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java-http/
implementation ("io.getlime.security:powerauth-java-http:0.22.0")
'io.getlime.security:powerauth-java-http:jar:0.22.0'
<dependency org="io.getlime.security" name="powerauth-java-http" rev="0.22.0">
<artifact name="powerauth-java-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-java-http', version='0.22.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-java-http" % "0.22.0"
[io.getlime.security/powerauth-java-http "0.22.0"]