is not current version
Last Version 1.6.1

io.agora:authentication 1.6.0

Agora SDK

GroupId

GroupId

io.agora
ArtifactId

ArtifactId

authentication
Version

Version

1.6.0
Type

Type

jar

Download authentication 1.6.0


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