License |
License |
---|---|
GroupId | GroupIdcom.github.jenly1314.wechat-qrcode |
ArtifactId | ArtifactIdwechat-qrcode |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionWeChat QRCode
Wechat QRCode
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wechat-qrcode-1.0.0.pom | |
wechat-qrcode-1.0.0-sources.jar | 2 KB |
wechat-qrcode-1.0.0-javadoc.jar | 384 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314.wechat-qrcode/wechat-qrcode/ -->
<dependency>
<groupId>com.github.jenly1314.wechat-qrcode</groupId>
<artifactId>wechat-qrcode</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314.wechat-qrcode/wechat-qrcode/
implementation 'com.github.jenly1314.wechat-qrcode:wechat-qrcode:1.0.0'
// https://jarcasting.com/artifacts/com.github.jenly1314.wechat-qrcode/wechat-qrcode/
implementation ("com.github.jenly1314.wechat-qrcode:wechat-qrcode:1.0.0")
'com.github.jenly1314.wechat-qrcode:wechat-qrcode:aar:1.0.0'
<dependency org="com.github.jenly1314.wechat-qrcode" name="wechat-qrcode" rev="1.0.0">
<artifact name="wechat-qrcode" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314.wechat-qrcode', module='wechat-qrcode', version='1.0.0')
)
libraryDependencies += "com.github.jenly1314.wechat-qrcode" % "wechat-qrcode" % "1.0.0"
[com.github.jenly1314.wechat-qrcode/wechat-qrcode "1.0.0"]