is not current version
Last Version 1.1.2

mx.wire4.sdk:authenticator 1.0.0

Commons utilities for Wire authentication

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

mx.wire4.sdk
ArtifactId

ArtifactId

authenticator
Version

Version

1.0.0
Type

Type

jar

Download authenticator 1.0.0


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