is not current version
Last Version 1.2.4.RELEASE

com.github.luues:commons-weixin 1.2.3.RELEASE

A Simple Weixin Business Number Package

GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

commons-weixin
Version

Version

1.2.3.RELEASE
Type

Type

jar

Download commons-weixin 1.2.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.luues/commons-weixin/ -->
<dependency>
    <groupId>com.github.luues</groupId>
    <artifactId>commons-weixin</artifactId>
    <version>1.2.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/commons-weixin/
implementation 'com.github.luues:commons-weixin:1.2.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/commons-weixin/
implementation ("com.github.luues:commons-weixin:1.2.3.RELEASE")
'com.github.luues:commons-weixin:jar:1.2.3.RELEASE'
<dependency org="com.github.luues" name="commons-weixin" rev="1.2.3.RELEASE">
  <artifact name="commons-weixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='commons-weixin', version='1.2.3.RELEASE')
)
libraryDependencies += "com.github.luues" % "commons-weixin" % "1.2.3.RELEASE"
[com.github.luues/commons-weixin "1.2.3.RELEASE"]