License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-parent |
Version | Version0.18.0 |
Type | Typepom |
Description |
Descriptionpowerauth-parent
PowerAuth 2.0 Cryptography
|
Project URL |
Project URL |
Project Organization |
Project OrganizationLime - HighTech Solutions Inc. |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
powerauth-parent-0.18.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-parent/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-parent</artifactId>
<version>0.18.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-parent/
implementation 'io.getlime.security:powerauth-parent:0.18.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-parent/
implementation ("io.getlime.security:powerauth-parent:0.18.0")
'io.getlime.security:powerauth-parent:pom:0.18.0'
<dependency org="io.getlime.security" name="powerauth-parent" rev="0.18.0">
<artifact name="powerauth-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-parent', version='0.18.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-parent" % "0.18.0"
[io.getlime.security/powerauth-parent "0.18.0"]