syrf-authentication

Sailing Yacht Research Foundation Official Android SDK

License

License

GroupId

GroupId

io.syrf
ArtifactId

ArtifactId

syrf-authentication
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

syrf-authentication
Sailing Yacht Research Foundation Official Android SDK
Project URL

Project URL

https://github.com/getstream/stream-chat-android
Source Code Management

Source Code Management

https://github.com/sailing-yacht-research-foundation/client-sdk-android-kotlin/tree/main

Download syrf-authentication

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.20
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0