Last Version

Webasyst auth (kotlin) 1.0.0

Webasyst auth client - kotlin utilites

License

License

https://www.gnu.org/licenses/lgpl-3.0.html
GroupId

GroupId

com.webasyst
ArtifactId

ArtifactId

auth-kt
Version

Version

1.0.0
Type

Type

aar
Description

Description

Webasyst auth (kotlin)
Webasyst auth client - kotlin utilites
Project URL

Project URL

https://github.com/1312inc/Webasyst-X-Android-Library
Source Code Management

Source Code Management

https://github.com/1312inc/Webasyst-X-Android-Library

Download auth-kt 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.webasyst : auth jar 1.0.0

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.