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