License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-restful-model |
Version | Version1.2.5 |
Type | Typejar |
Description |
Descriptionpowerauth-restful-model
Model classes PowerAuth Standard RESTful API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-model/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-restful-model</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-model/
implementation 'io.getlime.security:powerauth-restful-model:1.2.5'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-restful-model/
implementation ("io.getlime.security:powerauth-restful-model:1.2.5")
'io.getlime.security:powerauth-restful-model:jar:1.2.5'
<dependency org="io.getlime.security" name="powerauth-restful-model" rev="1.2.5">
<artifact name="powerauth-restful-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-restful-model', version='1.2.5')
)
libraryDependencies += "io.getlime.security" % "powerauth-restful-model" % "1.2.5"
[io.getlime.security/powerauth-restful-model "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
io.getlime.core : rest-model-base | jar | 1.4.1 |