| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.devzwy |
| Идентификатор | Идентификаторsocialhelper_wechat |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsocialhelper_wechat
Integrate common third-party authorization, login, and sharing tools to quickly develop apps
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| socialhelper_wechat-1.0.4.pom | |
| socialhelper_wechat-1.0.4-sources.jar | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.devzwy/socialhelper_wechat/ -->
<dependency>
<groupId>io.github.devzwy</groupId>
<artifactId>socialhelper_wechat</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.devzwy/socialhelper_wechat/
implementation 'io.github.devzwy:socialhelper_wechat:1.0.4'
// https://jarcasting.com/artifacts/io.github.devzwy/socialhelper_wechat/
implementation ("io.github.devzwy:socialhelper_wechat:1.0.4")
'io.github.devzwy:socialhelper_wechat:aar:1.0.4'
<dependency org="io.github.devzwy" name="socialhelper_wechat" rev="1.0.4">
<artifact name="socialhelper_wechat" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.devzwy', module='socialhelper_wechat', version='1.0.4')
)
libraryDependencies += "io.github.devzwy" % "socialhelper_wechat" % "1.0.4"
[io.github.devzwy/socialhelper_wechat "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| SocialSample » SocialHelper | jar | unspecified |
| com.tencent.mm.opensdk : wechat-sdk-android | jar | 6.8.0 |