License |
License |
---|---|
GroupId | GroupIdcom.github.markzhai |
ArtifactId | ArtifactIdauthorize |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid Third Party Authorize Library
Android Third Party Authorize Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authorize-1.0.1.pom | |
authorize-1.0.1.aar | 1 MB |
authorize-1.0.1-sources.jar | 13 KB |
authorize-1.0.1-javadoc.jar | 93 KB |
Browse |
<!-- 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"]
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 |