License |
License |
---|---|
GroupId | GroupIdcom.foxinmy |
ArtifactId | ArtifactIdweixin4j |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionweixin4j
微信开发工具包
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weixin4j-1.10.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foxinmy/weixin4j/ -->
<dependency>
<groupId>com.foxinmy</groupId>
<artifactId>weixin4j</artifactId>
<version>1.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foxinmy/weixin4j/
implementation 'com.foxinmy:weixin4j:1.10.0'
// https://jarcasting.com/artifacts/com.foxinmy/weixin4j/
implementation ("com.foxinmy:weixin4j:1.10.0")
'com.foxinmy:weixin4j:pom:1.10.0'
<dependency org="com.foxinmy" name="weixin4j" rev="1.10.0">
<artifact name="weixin4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foxinmy', module='weixin4j', version='1.10.0')
)
libraryDependencies += "com.foxinmy" % "weixin4j" % "1.10.0"
[com.foxinmy/weixin4j "1.10.0"]