cn.ipokerface:weixin-common

A Java lib tools of ipokerface repository

License

License

GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

weixin-common
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

A Java lib tools of ipokerface repository

Download weixin-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cn.ipokerface : redis-client Optional jar 1.5.0
com.alibaba : fastjson Optional jar 1.2.51
io.netty : netty-all Optional jar 4.1.25.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0