Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-push-server-parent |
Version | Version0.21.0 |
Type | Typepom |
Filename | Size |
---|---|
powerauth-push-server-parent-0.21.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-server-parent/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-push-server-parent</artifactId>
<version>0.21.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-server-parent/
implementation 'io.getlime.security:powerauth-push-server-parent:0.21.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-server-parent/
implementation ("io.getlime.security:powerauth-push-server-parent:0.21.0")
'io.getlime.security:powerauth-push-server-parent:pom:0.21.0'
<dependency org="io.getlime.security" name="powerauth-push-server-parent" rev="0.21.0">
<artifact name="powerauth-push-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-push-server-parent', version='0.21.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-push-server-parent" % "0.21.0"
[io.getlime.security/powerauth-push-server-parent "0.21.0"]