| Группа | Группаcom.github.liuchink.hcutils |
|---|---|
| Идентификатор | ИдентификаторhcUtils-wechat |
| Версия | Версия1.0.7.RELEASE |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hcUtils-wechat-1.0.7.RELEASE.pom | |
| hcUtils-wechat-1.0.7.RELEASE.jar | 480 KB |
| hcUtils-wechat-1.0.7.RELEASE-sources.jar | 202 KB |
| hcUtils-wechat-1.0.7.RELEASE-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-wechat/ -->
<dependency>
<groupId>com.github.liuchink.hcutils</groupId>
<artifactId>hcUtils-wechat</artifactId>
<version>1.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-wechat/
implementation 'com.github.liuchink.hcutils:hcUtils-wechat:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-wechat/
implementation ("com.github.liuchink.hcutils:hcUtils-wechat:1.0.7.RELEASE")
'com.github.liuchink.hcutils:hcUtils-wechat:jar:1.0.7.RELEASE'
<dependency org="com.github.liuchink.hcutils" name="hcUtils-wechat" rev="1.0.7.RELEASE">
<artifact name="hcUtils-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuchink.hcutils', module='hcUtils-wechat', version='1.0.7.RELEASE')
)
libraryDependencies += "com.github.liuchink.hcutils" % "hcUtils-wechat" % "1.0.7.RELEASE"
[com.github.liuchink.hcutils/hcUtils-wechat "1.0.7.RELEASE"]