License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-server-parent |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpowerauth-server-parent
PowerAuth Server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
powerauth-server-parent-1.3.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-server-parent/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-server-parent</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-server-parent/
implementation 'io.getlime.security:powerauth-server-parent:1.3.1'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-server-parent/
implementation ("io.getlime.security:powerauth-server-parent:1.3.1")
'io.getlime.security:powerauth-server-parent:pom:1.3.1'
<dependency org="io.getlime.security" name="powerauth-server-parent" rev="1.3.1">
<artifact name="powerauth-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-server-parent', version='1.3.1')
)
libraryDependencies += "io.getlime.security" % "powerauth-server-parent" % "1.3.1"
[io.getlime.security/powerauth-server-parent "1.3.1"]