is not current version
Last Version 1.0.1

com.github.lkqm:weixin-gateway 1.0.0

${project.artifactId}

GroupId

GroupId

com.github.lkqm
ArtifactId

ArtifactId

weixin-gateway
Version

Version

1.0.0
Type

Type

pom

Download weixin-gateway 1.0.0

Filename Size
weixin-gateway-1.0.0.pom 5 KB
Browse

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