| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jenly1314.WeChatQRCode |
| Идентификатор | Идентификаторwechat-qrcode |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеWeChat QRCode
Wechat QRCode
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wechat-qrcode-1.1.1.pom | |
| wechat-qrcode-1.1.1-sources.jar | 2 KB |
| wechat-qrcode-1.1.1-javadoc.jar | 384 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314.WeChatQRCode/wechat-qrcode/ -->
<dependency>
<groupId>com.github.jenly1314.WeChatQRCode</groupId>
<artifactId>wechat-qrcode</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314.WeChatQRCode/wechat-qrcode/
implementation 'com.github.jenly1314.WeChatQRCode:wechat-qrcode:1.1.1'
// https://jarcasting.com/artifacts/com.github.jenly1314.WeChatQRCode/wechat-qrcode/
implementation ("com.github.jenly1314.WeChatQRCode:wechat-qrcode:1.1.1")
'com.github.jenly1314.WeChatQRCode:wechat-qrcode:aar:1.1.1'
<dependency org="com.github.jenly1314.WeChatQRCode" name="wechat-qrcode" rev="1.1.1">
<artifact name="wechat-qrcode" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314.WeChatQRCode', module='wechat-qrcode', version='1.1.1')
)
libraryDependencies += "com.github.jenly1314.WeChatQRCode" % "wechat-qrcode" % "1.1.1"
[com.github.jenly1314.WeChatQRCode/wechat-qrcode "1.1.1"]