License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.okeyj |
ArtifactId | ArtifactIdwechat.sdk |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwechat-sdk
WeChat Software Development Kit,Note:This artifact is abandoned,Please use com.github.okeyj:wechat-sdk:1.0.0
|
Filename | Size |
---|---|
wechat.sdk-1.0.0.pom | |
wechat.sdk-1.0.0.jar | 11 KB |
wechat.sdk-1.0.0-sources.jar | 9 KB |
wechat.sdk-1.0.0-javadoc.jar | 62 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.9.5 |