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

io.agora:authentication 1.6.0

Agora SDK

Группа

Группа

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

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

authentication
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать authentication 1.6.0

Имя Файла Размер
authentication-1.6.0.pom
authentication-1.6.0.jar 22 KB
Обзор

<!-- 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"]