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