License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.icecooly |
ArtifactId | ArtifactIdWeixinAutoChat |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeixinAutoChat
A Java library for WeixinAutoChat
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
WeixinAutoChat-1.0.1.pom | |
WeixinAutoChat-1.0.1.jar | 39 KB |
WeixinAutoChat-1.0.1-sources.jar | 21 KB |
WeixinAutoChat-1.0.1-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.icecooly/WeixinAutoChat/ -->
<dependency>
<groupId>com.github.icecooly</groupId>
<artifactId>WeixinAutoChat</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.icecooly/WeixinAutoChat/
implementation 'com.github.icecooly:WeixinAutoChat:1.0.1'
// https://jarcasting.com/artifacts/com.github.icecooly/WeixinAutoChat/
implementation ("com.github.icecooly:WeixinAutoChat:1.0.1")
'com.github.icecooly:WeixinAutoChat:jar:1.0.1'
<dependency org="com.github.icecooly" name="WeixinAutoChat" rev="1.0.1">
<artifact name="WeixinAutoChat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.icecooly', module='WeixinAutoChat', version='1.0.1')
)
libraryDependencies += "com.github.icecooly" % "WeixinAutoChat" % "1.0.1"
[com.github.icecooly/WeixinAutoChat "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.zxing : core | jar | 3.3.0 |
com.google.zxing : javase | jar | 3.3.0 |
com.alibaba : fastjson | jar | 1.2.33 |
com.github.icecooly : FastHttpClient | jar | 1.4 |
com.squareup.okhttp3 : okhttp | jar | 3.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.2 |
org.apache.logging.log4j : log4j-core | jar | 2.6.2 |
org.apache.logging.log4j : log4j-api | jar | 2.6.2 |