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