wechat-sdk

WeChat Software Development Kit

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.okeyj
ArtifactId

ArtifactId

wechat-sdk
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

wechat-sdk
WeChat Software Development Kit

Download wechat-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.okeyj/wechat-sdk/ -->
<dependency>
    <groupId>com.github.okeyj</groupId>
    <artifactId>wechat-sdk</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.okeyj/wechat-sdk/
implementation 'com.github.okeyj:wechat-sdk:1.0.0'
// https://jarcasting.com/artifacts/com.github.okeyj/wechat-sdk/
implementation ("com.github.okeyj:wechat-sdk:1.0.0")
'com.github.okeyj:wechat-sdk:jar:1.0.0'
<dependency org="com.github.okeyj" name="wechat-sdk" rev="1.0.0">
  <artifact name="wechat-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.okeyj', module='wechat-sdk', version='1.0.0')
)
libraryDependencies += "com.github.okeyj" % "wechat-sdk" % "1.0.0"
[com.github.okeyj/wechat-sdk "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.9
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13
net.logstash.logback : logstash-logback-encoder jar 4.5.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0