is not current version
Last Version 1.0.5

top.codewood.wx:wx-java-common 1.0.4

微信开发sdk-common

Categories

Categories

Java Languages
GroupId

GroupId

top.codewood.wx
ArtifactId

ArtifactId

wx-java-common
Version

Version

1.0.4
Type

Type

jar

Download wx-java-common 1.0.4


<!-- https://jarcasting.com/artifacts/top.codewood.wx/wx-java-common/ -->
<dependency>
    <groupId>top.codewood.wx</groupId>
    <artifactId>wx-java-common</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.codewood.wx/wx-java-common/
implementation 'top.codewood.wx:wx-java-common:1.0.4'
// https://jarcasting.com/artifacts/top.codewood.wx/wx-java-common/
implementation ("top.codewood.wx:wx-java-common:1.0.4")
'top.codewood.wx:wx-java-common:jar:1.0.4'
<dependency org="top.codewood.wx" name="wx-java-common" rev="1.0.4">
  <artifact name="wx-java-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.codewood.wx', module='wx-java-common', version='1.0.4')
)
libraryDependencies += "top.codewood.wx" % "wx-java-common" % "1.0.4"
[top.codewood.wx/wx-java-common "1.0.4"]