Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-restful-model |
Version | Version0.18.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-model/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-restful-model</artifactId>
<version>0.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-model/
implementation 'io.getlime.security:powerauth-restful-model:0.18.0'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-model/
implementation ("io.getlime.security:powerauth-restful-model:0.18.0")
'io.getlime.security:powerauth-restful-model:jar:0.18.0'
<dependency org="io.getlime.security" name="powerauth-restful-model" rev="0.18.0">
<artifact name="powerauth-restful-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-restful-model', version='0.18.0')
)
libraryDependencies += "io.getlime.security" % "powerauth-restful-model" % "0.18.0"
[io.getlime.security/powerauth-restful-model "0.18.0"]