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