| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lkqm |
| ArtifactId | ArtifactIdweixin-gateway |
| Version | Version1.0.1 |
| Type | Typepom |
| Description |
Descriptionweixin-gateway
weixin-gateway
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| weixin-gateway-1.0.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lkqm/weixin-gateway/
implementation 'com.github.lkqm:weixin-gateway:1.0.1'
// https://jarcasting.com/artifacts/com.github.lkqm/weixin-gateway/
implementation ("com.github.lkqm:weixin-gateway:1.0.1")
'com.github.lkqm:weixin-gateway:pom:1.0.1'
<dependency org="com.github.lkqm" name="weixin-gateway" rev="1.0.1">
<artifact name="weixin-gateway" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lkqm', module='weixin-gateway', version='1.0.1')
)
libraryDependencies += "com.github.lkqm" % "weixin-gateway" % "1.0.1"
[com.github.lkqm/weixin-gateway "1.0.1"]