is not current version
Last Version 4.2.4.B.0128

io.github.zhoushuofu:wx-java 4.2.4.B.0122

微信开发Java SDK

Categories

Categories

Java Languages
GroupId

GroupId

io.github.zhoushuofu
ArtifactId

ArtifactId

wx-java
Version

Version

4.2.4.B.0122
Type

Type

pom

Download wx-java 4.2.4.B.0122

Filename Size
wx-java-4.2.4.B.0122.pom 11 KB
Browse

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