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

mx.wire4.sdk:authenticator 1.0.1

Commons utilities for Wire authentication

Категории

Категории

Wire Данные Data Structures
Группа

Группа

mx.wire4.sdk
Идентификатор

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

authenticator
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать authenticator 1.0.1


<!-- https://jarcasting.com/artifacts/mx.wire4.sdk/authenticator/ -->
<dependency>
    <groupId>mx.wire4.sdk</groupId>
    <artifactId>authenticator</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/mx.wire4.sdk/authenticator/
implementation 'mx.wire4.sdk:authenticator:1.0.1'
// https://jarcasting.com/artifacts/mx.wire4.sdk/authenticator/
implementation ("mx.wire4.sdk:authenticator:1.0.1")
'mx.wire4.sdk:authenticator:jar:1.0.1'
<dependency org="mx.wire4.sdk" name="authenticator" rev="1.0.1">
  <artifact name="authenticator" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.wire4.sdk', module='authenticator', version='1.0.1')
)
libraryDependencies += "mx.wire4.sdk" % "authenticator" % "1.0.1"
[mx.wire4.sdk/authenticator "1.0.1"]