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