License |
License |
---|---|
GroupId | GroupIdcom.github.frank5380 |
ArtifactId | ArtifactIdcandy-wechat |
Version | Version0.0.12 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
candy-wechat-0.0.12.pom | |
candy-wechat-0.0.12.jar | 4 KB |
candy-wechat-0.0.12-sources.jar | 2 KB |
candy-wechat-0.0.12-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-wechat/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-wechat</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-wechat/
implementation 'com.github.frank5380:candy-wechat:0.0.12'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-wechat/
implementation ("com.github.frank5380:candy-wechat:0.0.12")
'com.github.frank5380:candy-wechat:jar:0.0.12'
<dependency org="com.github.frank5380" name="candy-wechat" rev="0.0.12">
<artifact name="candy-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-wechat', version='0.0.12')
)
libraryDependencies += "com.github.frank5380" % "candy-wechat" % "0.0.12"
[com.github.frank5380/candy-wechat "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frank5380 : candy-core | jar | 0.0.12 |
com.github.binarywang : weixin-java-pay | jar | 3.3.0 |
com.github.binarywang : weixin-java-mp | jar | 3.3.0 |
com.github.binarywang : weixin-java-miniapp | jar | 3.3.0 |