Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-parent |
Version | Version0.16.1 |
Type | Typepom |
Filename | Size |
---|---|
powerauth-parent-0.16.1.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.16.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-parent/
implementation 'io.getlime.security:powerauth-parent:0.16.1'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-parent/
implementation ("io.getlime.security:powerauth-parent:0.16.1")
'io.getlime.security:powerauth-parent:pom:0.16.1'
<dependency org="io.getlime.security" name="powerauth-parent" rev="0.16.1">
<artifact name="powerauth-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-parent', version='0.16.1')
)
libraryDependencies += "io.getlime.security" % "powerauth-parent" % "0.16.1"
[io.getlime.security/powerauth-parent "0.16.1"]