Download weixin4j-base-1.8.1.jar file - Jar w

Jar examples for w:weixin4j-base

Description

??????????

You can download jar file weixin4j-base 1.8.1 in this page.

Build File

You can use the following script to add weixin4j-base-1.8.1.jar to your project.

<dependency>
   <groupId>com.foxinmy</groupId>
   <artifactId>weixin4j-base</artifactId>
   <version>1.8.1</version>
</dependency>
compile group: 'com.foxinmy', name: 'weixin4j-base', version: '1.8.1'
libraryDependencies += "com.foxinmy" % "weixin4j-base" % "1.8.1"
<dependency org="com.foxinmy" name="weixin4j-base" rev="1.8.1"/>
@Grapes(@Grab(group='com.foxinmy', module='weixin4j-base', version='1.8.1'))
'com.foxinmy:weixin4j-base:jar:1.8.1'

Download

Click the following link to download the jar file.

weixin4j-base-1.8.1-javadoc.jar
weixin4j-base-1.8.1-sources.jar
weixin4j-base-1.8.1.jar
weixin4j-base-1.8.1.pom



Related Tutorials