Last Version

weixin-core 0.0.1


License

License

GroupId

GroupId

com.github.freegeese
ArtifactId

ArtifactId

weixin-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

weixin-core
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/freegeese/weixin/tree/master/weixin-core

Download weixin-core 0.0.1


<!-- 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"]

Dependencies

compile (12)

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

Project Modules

There are no modules declared in this project.