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