socialhelper

Integrate common third-party authorization, login, and sharing tools to quickly develop apps

License

License

GroupId

GroupId

io.github.devzwy
ArtifactId

ArtifactId

socialhelper
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

aar
Description

Description

socialhelper
Integrate common third-party authorization, login, and sharing tools to quickly develop apps
Project URL

Project URL

https://github.com/devzwy/SocialHelper
Source Code Management

Source Code Management

https://github.com/devzwy/SocialHelper/tree/main

Download socialhelper

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
com.google.code.gson : gson jar 2.9.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1