| License | License | 
|---|---|
| GroupId | GroupIdcom.github.alexmao86 | 
| ArtifactId | ArtifactIdweixinmp4j | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionweixinmp4j Chinese Wechat SaaS API | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| weixinmp4j-1.0.pom | |
| weixinmp4j-1.0.jar | 140 KB | 
| weixinmp4j-1.0-sources.jar | 106 KB | 
| weixinmp4j-1.0-javadoc.jar | 796 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.alexmao86/weixinmp4j/ -->
<dependency>
    <groupId>com.github.alexmao86</groupId>
    <artifactId>weixinmp4j</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.alexmao86/weixinmp4j/
implementation 'com.github.alexmao86:weixinmp4j:1.0'// https://jarcasting.com/artifacts/com.github.alexmao86/weixinmp4j/
implementation ("com.github.alexmao86:weixinmp4j:1.0")'com.github.alexmao86:weixinmp4j:jar:1.0'<dependency org="com.github.alexmao86" name="weixinmp4j" rev="1.0">
  <artifact name="weixinmp4j" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.alexmao86', module='weixinmp4j', version='1.0')
)libraryDependencies += "com.github.alexmao86" % "weixinmp4j" % "1.0"[com.github.alexmao86/weixinmp4j "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.htmlunit : htmlunit | jar | 2.20 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.1 | 
| commons-httpclient : commons-httpclient | jar | 3.1 | 
| commons-io : commons-io | jar | 2.3 | 
| com.google.code.gson : gson | jar | 2.2.1 | 
| commons-codec : commons-codec | jar | 1.4 | 
| commons-collections : commons-collections | jar | 3.2.1 | 
| org.jsoup : jsoup | jar | 1.7.2 | 
| log4j : log4j | jar | 1.2.17 | 
| com.vdurmont : emoji-java | jar | 1.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |