| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.heidaodageshiwo |
| Идентификатор | Идентификаторzqspringbootsnapshot |
| Последняя версия | Последняя версия0.0.2-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеzqspringbootsnapshot
Demo project for Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.heidaodageshiwo/zqspringbootsnapshot/ -->
<dependency>
<groupId>com.github.heidaodageshiwo</groupId>
<artifactId>zqspringbootsnapshot</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heidaodageshiwo/zqspringbootsnapshot/
implementation 'com.github.heidaodageshiwo:zqspringbootsnapshot:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.heidaodageshiwo/zqspringbootsnapshot/
implementation ("com.github.heidaodageshiwo:zqspringbootsnapshot:0.0.2-RELEASE")
'com.github.heidaodageshiwo:zqspringbootsnapshot:jar:0.0.2-RELEASE'
<dependency org="com.github.heidaodageshiwo" name="zqspringbootsnapshot" rev="0.0.2-RELEASE">
<artifact name="zqspringbootsnapshot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heidaodageshiwo', module='zqspringbootsnapshot', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.heidaodageshiwo" % "zqspringbootsnapshot" % "0.0.2-RELEASE"
[com.github.heidaodageshiwo/zqspringbootsnapshot "0.0.2-RELEASE"]