is not current version
Last Version 1.0.5

top.codewood.wx:wx-java 1.0.4

微信公众号/小程序, App服务端API

Categories

Categories

Java Languages
GroupId

GroupId

top.codewood.wx
ArtifactId

ArtifactId

wx-java
Version

Version

1.0.4
Type

Type

pom

Download wx-java 1.0.4

Filename Size
wx-java-1.0.4.pom 6 KB
Browse

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