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