is not current version
Last Version 1.0.1

com.github.icecooly:WeixinAutoChat 1.0.0

A Java library for okhttp3

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.icecooly
ArtifactId

ArtifactId

WeixinAutoChat
Version

Version

1.0.0
Type

Type

jar

Download WeixinAutoChat 1.0.0


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