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