License |
License |
---|---|
GroupId | GroupIdcom.github.mengweijin |
ArtifactId | ArtifactIdquickboot-parent |
Last Version | Last Version1.0.45 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionquickboot-parent
quickboot-parent
|
Filename | Size |
---|---|
quickboot-parent-1.0.45.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-parent/ -->
<dependency>
<groupId>com.github.mengweijin</groupId>
<artifactId>quickboot-parent</artifactId>
<version>1.0.45</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-parent/
implementation 'com.github.mengweijin:quickboot-parent:1.0.45'
// https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-parent/
implementation ("com.github.mengweijin:quickboot-parent:1.0.45")
'com.github.mengweijin:quickboot-parent:pom:1.0.45'
<dependency org="com.github.mengweijin" name="quickboot-parent" rev="1.0.45">
<artifact name="quickboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mengweijin', module='quickboot-parent', version='1.0.45')
)
libraryDependencies += "com.github.mengweijin" % "quickboot-parent" % "1.0.45"
[com.github.mengweijin/quickboot-parent "1.0.45"]