is not current version
Last Version 4.2.4.B.S

io.github.zhoushuofu:weixin-java-common 4.2.4.B.0126

微信开发Java SDK公共模块

Categories

Categories

Java Languages
GroupId

GroupId

io.github.zhoushuofu
ArtifactId

ArtifactId

weixin-java-common
Version

Version

4.2.4.B.0126
Type

Type

jar

Download weixin-java-common 4.2.4.B.0126


<!-- https://jarcasting.com/artifacts/io.github.zhoushuofu/weixin-java-common/ -->
<dependency>
    <groupId>io.github.zhoushuofu</groupId>
    <artifactId>weixin-java-common</artifactId>
    <version>4.2.4.B.0126</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhoushuofu/weixin-java-common/
implementation 'io.github.zhoushuofu:weixin-java-common:4.2.4.B.0126'
// https://jarcasting.com/artifacts/io.github.zhoushuofu/weixin-java-common/
implementation ("io.github.zhoushuofu:weixin-java-common:4.2.4.B.0126")
'io.github.zhoushuofu:weixin-java-common:jar:4.2.4.B.0126'
<dependency org="io.github.zhoushuofu" name="weixin-java-common" rev="4.2.4.B.0126">
  <artifact name="weixin-java-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhoushuofu', module='weixin-java-common', version='4.2.4.B.0126')
)
libraryDependencies += "io.github.zhoushuofu" % "weixin-java-common" % "4.2.4.B.0126"
[io.github.zhoushuofu/weixin-java-common "4.2.4.B.0126"]