avocado-cloud
avocado-cloud
License |
License |
---|---|
GroupId | GroupIdcom.github.gitqiao |
ArtifactId | ArtifactIdveeker-parent |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionveeker-parent
Veeker Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
veeker-parent-0.0.9.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitqiao/veeker-parent/ -->
<dependency>
<groupId>com.github.gitqiao</groupId>
<artifactId>veeker-parent</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitqiao/veeker-parent/
implementation 'com.github.gitqiao:veeker-parent:0.0.9'
// https://jarcasting.com/artifacts/com.github.gitqiao/veeker-parent/
implementation ("com.github.gitqiao:veeker-parent:0.0.9")
'com.github.gitqiao:veeker-parent:pom:0.0.9'
<dependency org="com.github.gitqiao" name="veeker-parent" rev="0.0.9">
<artifact name="veeker-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.gitqiao', module='veeker-parent', version='0.0.9')
)
libraryDependencies += "com.github.gitqiao" % "veeker-parent" % "0.0.9"
[com.github.gitqiao/veeker-parent "0.0.9"]
avocado-cloud