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