License |
License
https://www.gnu.org/licenses/lgpl-3.0.html
|
---|---|
GroupId | GroupIdcom.webasyst |
ArtifactId | ArtifactIdauth |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionWebasyst auth
Webasyst auth client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auth-1.0.0.pom | |
auth-1.0.0-sources.jar | 7 KB |
auth-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.webasyst/auth/ -->
<dependency>
<groupId>com.webasyst</groupId>
<artifactId>auth</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.webasyst/auth/
implementation 'com.webasyst:auth:1.0.0'
// https://jarcasting.com/artifacts/com.webasyst/auth/
implementation ("com.webasyst:auth:1.0.0")
'com.webasyst:auth:aar:1.0.0'
<dependency org="com.webasyst" name="auth" rev="1.0.0">
<artifact name="auth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.webasyst', module='auth', version='1.0.0')
)
libraryDependencies += "com.webasyst" % "auth" % "1.0.0"
[com.webasyst/auth "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.openid : appauth | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |