GroupId | GroupIdcom.github.lodsve |
---|---|
ArtifactId | ArtifactIdlodsve-wechat |
Version | Version2.5.6 |
Type | Typejar |
Filename | Size |
---|---|
lodsve-wechat-2.5.6.pom | |
lodsve-wechat-2.5.6.jar | 97 KB |
lodsve-wechat-2.5.6-sources.jar | 57 KB |
lodsve-wechat-2.5.6-javadoc.jar | 540 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lodsve/lodsve-wechat/ -->
<dependency>
<groupId>com.github.lodsve</groupId>
<artifactId>lodsve-wechat</artifactId>
<version>2.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-wechat/
implementation 'com.github.lodsve:lodsve-wechat:2.5.6'
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-wechat/
implementation ("com.github.lodsve:lodsve-wechat:2.5.6")
'com.github.lodsve:lodsve-wechat:jar:2.5.6'
<dependency org="com.github.lodsve" name="lodsve-wechat" rev="2.5.6">
<artifact name="lodsve-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lodsve', module='lodsve-wechat', version='2.5.6')
)
libraryDependencies += "com.github.lodsve" % "lodsve-wechat" % "2.5.6"
[com.github.lodsve/lodsve-wechat "2.5.6"]