is not current version
Last Version 0.0.2-RELEASE

com.github.heidaodageshiwo:zqspringbootsnapshot 0.0.1-RELEASE

Demo project for Spring Boot

GroupId

GroupId

com.github.heidaodageshiwo
ArtifactId

ArtifactId

zqspringbootsnapshot
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download zqspringbootsnapshot 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.heidaodageshiwo/zqspringbootsnapshot/ -->
<dependency>
    <groupId>com.github.heidaodageshiwo</groupId>
    <artifactId>zqspringbootsnapshot</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heidaodageshiwo/zqspringbootsnapshot/
implementation 'com.github.heidaodageshiwo:zqspringbootsnapshot:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.heidaodageshiwo/zqspringbootsnapshot/
implementation ("com.github.heidaodageshiwo:zqspringbootsnapshot:0.0.1-RELEASE")
'com.github.heidaodageshiwo:zqspringbootsnapshot:jar:0.0.1-RELEASE'
<dependency org="com.github.heidaodageshiwo" name="zqspringbootsnapshot" rev="0.0.1-RELEASE">
  <artifact name="zqspringbootsnapshot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heidaodageshiwo', module='zqspringbootsnapshot', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.heidaodageshiwo" % "zqspringbootsnapshot" % "0.0.1-RELEASE"
[com.github.heidaodageshiwo/zqspringbootsnapshot "0.0.1-RELEASE"]