Android Third Party Share Library


License

License

GroupId

GroupId

com.github.markzhai
ArtifactId

ArtifactId

share
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Android Third Party Share Library
Android Third Party Share Library
Project URL

Project URL

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

Source Code Management

https://github.com/markzhai/

Download share

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.markzhai : authorize jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0