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