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