Download Sdk4J-2.0.jar file - Jar s

Jar examples for s:Sdk4J

Description

Sdk4J from http://wiki.open.qq.com/wiki/website/SDK%E4%B8%8B%E8%BD%BD

You can download jar file Sdk4J 2.0 in this page.

License

GNU General Public License, version 2

Build File

You can use the following script to add Sdk4J-2.0.jar to your project.

<dependency>
   <groupId>net.gplatform</groupId>
   <artifactId>Sdk4J</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'net.gplatform', name: 'Sdk4J', version: '2.0'
libraryDependencies += "net.gplatform" % "Sdk4J" % "2.0"
<dependency org="net.gplatform" name="Sdk4J" rev="2.0"/>
@Grapes(@Grab(group='net.gplatform', module='Sdk4J', version='2.0'))
'net.gplatform:Sdk4J:jar:2.0'

Download

Click the following link to download the jar file.

Sdk4J-2.0-javadoc.jar
Sdk4J-2.0-sources.jar
Sdk4J-2.0.jar
Sdk4J-2.0.pom



Related Tutorials