is not current version
Last Version 1.3.3

me.chanjar:weixin-java-common 1.3.0

���������������������������Java SDK Common

Categories

Categories

Java Languages
GroupId

GroupId

me.chanjar
ArtifactId

ArtifactId

weixin-java-common
Version

Version

1.3.0
Type

Type

jar

Download weixin-java-common 1.3.0


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