Last Version

Auth Library 0.0.1

A modern implementation of the auth for Android

License

License

GroupId

GroupId

io.github.enowr.android
ArtifactId

ArtifactId

auth
Version

Version

0.0.1
Type

Type

aar
Description

Description

Auth Library
A modern implementation of the auth for Android

Download auth 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
» unspecified jar

Project Modules

There are no modules declared in this project.