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