License |
License |
---|---|
GroupId | GroupIdcom.github.liuchink.chinkutils |
ArtifactId | ArtifactIdchinkUtils-wechat |
Last Version | Last Version0.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description提供简单、常用的Java工具,对于一些常用组件进行的二次封装
|
<!-- https://jarcasting.com/artifacts/com.github.liuchink.chinkutils/chinkUtils-wechat/ -->
<dependency>
<groupId>com.github.liuchink.chinkutils</groupId>
<artifactId>chinkUtils-wechat</artifactId>
<version>0.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuchink.chinkutils/chinkUtils-wechat/
implementation 'com.github.liuchink.chinkutils:chinkUtils-wechat:0.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.liuchink.chinkutils/chinkUtils-wechat/
implementation ("com.github.liuchink.chinkutils:chinkUtils-wechat:0.0.4.RELEASE")
'com.github.liuchink.chinkutils:chinkUtils-wechat:jar:0.0.4.RELEASE'
<dependency org="com.github.liuchink.chinkutils" name="chinkUtils-wechat" rev="0.0.4.RELEASE">
<artifact name="chinkUtils-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuchink.chinkutils', module='chinkUtils-wechat', version='0.0.4.RELEASE')
)
libraryDependencies += "com.github.liuchink.chinkutils" % "chinkUtils-wechat" % "0.0.4.RELEASE"
[com.github.liuchink.chinkutils/chinkUtils-wechat "0.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |