Last Version

socialhelper 1.0.7

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

License

License

GroupId

GroupId

io.github.devzwy
ArtifactId

ArtifactId

socialhelper
Version

Version

1.0.7
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 1.0.7


<!-- 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.