License |
License |
---|---|
GroupId | GroupIdcom.github.freegeese |
ArtifactId | ArtifactIdweixin-core |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweixin-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weixin-core-0.0.1.pom | |
weixin-core-0.0.1.jar | 37 KB |
weixin-core-0.0.1-sources.jar | 15 KB |
weixin-core-0.0.1-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.freegeese/weixin-core/ -->
<dependency>
<groupId>com.github.freegeese</groupId>
<artifactId>weixin-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.freegeese/weixin-core/
implementation 'com.github.freegeese:weixin-core:0.0.1'
// https://jarcasting.com/artifacts/com.github.freegeese/weixin-core/
implementation ("com.github.freegeese:weixin-core:0.0.1")
'com.github.freegeese:weixin-core:jar:0.0.1'
<dependency org="com.github.freegeese" name="weixin-core" rev="0.0.1">
<artifact name="weixin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.freegeese', module='weixin-core', version='0.0.1')
)
libraryDependencies += "com.github.freegeese" % "weixin-core" % "0.0.1"
[com.github.freegeese/weixin-core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-io : commons-io | jar | 2.5 |
commons-codec : commons-codec | jar | 1.10 |
com.google.guava : guava | jar | 23.0 |
com.alibaba : fastjson | jar | 1.2.37 |
com.thoughtworks.xstream : xstream | jar | 1.4.10 |
com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
joda-time : joda-time | jar | 2.9.9 |
org.projectlombok : lombok | jar | 1.16.18 |
org.jsoup : jsoup | jar | 1.10.3 |
com.google.zxing : javase | jar | 3.3.0 |