is not current version
Last Version 1.3.3

me.chanjar:weixin-java-parent 1.0.3

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

Categories

Categories

Java Languages
GroupId

GroupId

me.chanjar
ArtifactId

ArtifactId

weixin-java-parent
Version

Version

1.0.3
Type

Type

pom

Download weixin-java-parent 1.0.3


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