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