is not current version
Last Version 1.3.3

me.chanjar:weixin-java-parent 1.1.7

���������������������������������POM

Categories

Categories

Java Languages
GroupId

GroupId

me.chanjar
ArtifactId

ArtifactId

weixin-java-parent
Version

Version

1.1.7
Type

Type

pom

Download weixin-java-parent 1.1.7


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