is not current version
Last Version 0.0.7

com.frontegg.sdk:authenticator 0.0.5


GroupId

GroupId

com.frontegg.sdk
ArtifactId

ArtifactId

authenticator
Version

Version

0.0.5
Type

Type

jar

Download authenticator 0.0.5


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