is not current version
Last Version 0.1.6-RELEASE

com.github.heidaodageshiwo:zqcommonutil 0.1.2-RELEASE

张强公共util

GroupId

GroupId

com.github.heidaodageshiwo
ArtifactId

ArtifactId

zqcommonutil
Version

Version

0.1.2-RELEASE
Type

Type

jar

Download zqcommonutil 0.1.2-RELEASE


<!-- 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"]