Android Third Party Authorize Library


License

License

GroupId

GroupId

com.github.markzhai
ArtifactId

ArtifactId

authorize
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Android Third Party Authorize Library
Android Third Party Authorize Library
Project URL

Project URL

https://github.com/markzhai/
Source Code Management

Source Code Management

https://github.com/markzhai/

Download authorize

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.markzhai : ext jar 1.0.0
com.google.code.gson : gson jar 2.8.0
com.android.support » support-v4 jar 25.1.0
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0