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