Download wx-service-2.0.0.jar file - Jar w

Jar examples for w:wx-service

Description

wx integeration

You can download jar file wx-service 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wx-service-2.0.0.jar to your project.

<dependency>
   <groupId>com.github.yamingd.argo</groupId>
   <artifactId>wx-service</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.github.yamingd.argo', name: 'wx-service', version: '2.0.0'
libraryDependencies += "com.github.yamingd.argo" % "wx-service" % "2.0.0"
<dependency org="com.github.yamingd.argo" name="wx-service" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.yamingd.argo', module='wx-service', version='2.0.0'))
'com.github.yamingd.argo:wx-service:jar:2.0.0'

Download

Click the following link to download the jar file.

wx-service-2.0.0-javadoc.jar
wx-service-2.0.0-sources.jar
wx-service-2.0.0.jar
wx-service-2.0.0.pom



Related Tutorials