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

io.syrf:syrf-authentication 1.0.1

Sailing Yacht Research Foundation Official Android SDK

Группа

Группа

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

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

syrf-authentication
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать syrf-authentication 1.0.1


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