Last Version

weixin4j-parent 1.0.0

Weixin4j is a lib for java to connect to Weixin Public Platform.

License

License

GroupId

GroupId

cn.songxinqiang
ArtifactId

ArtifactId

weixin4j-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

weixin4j-parent
Weixin4j is a lib for java to connect to Weixin Public Platform.
Project URL

Project URL

http://songxinqiang.cn/

Download weixin4j-parent 1.0.0


<!-- https://jarcasting.com/artifacts/cn.songxinqiang/weixin4j-parent/ -->
<dependency>
    <groupId>cn.songxinqiang</groupId>
    <artifactId>weixin4j-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.songxinqiang/weixin4j-parent/
implementation 'cn.songxinqiang:weixin4j-parent:1.0.0'
// https://jarcasting.com/artifacts/cn.songxinqiang/weixin4j-parent/
implementation ("cn.songxinqiang:weixin4j-parent:1.0.0")
'cn.songxinqiang:weixin4j-parent:pom:1.0.0'
<dependency org="cn.songxinqiang" name="weixin4j-parent" rev="1.0.0">
  <artifact name="weixin4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.songxinqiang', module='weixin4j-parent', version='1.0.0')
)
libraryDependencies += "cn.songxinqiang" % "weixin4j-parent" % "1.0.0"
[cn.songxinqiang/weixin4j-parent "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.