License |
License
https://www.gnu.org/licenses/lgpl-3.0.html
|
---|---|
GroupId | GroupIdcom.webasyst |
ArtifactId | ArtifactIdauth-kt |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionWebasyst auth (kotlin)
Webasyst auth client - kotlin utilites
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auth-kt-1.0.0.pom | |
auth-kt-1.0.0-sources.jar | 1 KB |
auth-kt-1.0.0-javadoc.jar | 186 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.webasyst : auth | jar | 1.0.0 |
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 |