is not current version
Last Version 0.0.4

com.cleverpine:authentication 0.0.2

Stream Chat official Android SDK

GroupId

GroupId

com.cleverpine
ArtifactId

ArtifactId

authentication
Version

Version

0.0.2
Type

Type

aar

Download authentication 0.0.2


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