не последняя версия
Последняя версия 1.3.0

io.getlime.security:powerauth-push-client 1.1.2

PowerAuth Push Server RESTful Client

Категории

Категории

Безопасность CLI Взаимодействие с пользователем
Группа

Группа

io.getlime.security
Идентификатор

Идентификатор

powerauth-push-client
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать powerauth-push-client 1.1.2


<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/ -->
<dependency>
    <groupId>io.getlime.security</groupId>
    <artifactId>powerauth-push-client</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/
implementation 'io.getlime.security:powerauth-push-client:1.1.2'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-push-client/
implementation ("io.getlime.security:powerauth-push-client:1.1.2")
'io.getlime.security:powerauth-push-client:jar:1.1.2'
<dependency org="io.getlime.security" name="powerauth-push-client" rev="1.1.2">
  <artifact name="powerauth-push-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-push-client', version='1.1.2')
)
libraryDependencies += "io.getlime.security" % "powerauth-push-client" % "1.1.2"
[io.getlime.security/powerauth-push-client "1.1.2"]