| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.heresz |
| ArtifactId | ArtifactIdme-cloud-dependencies-parent |
| Version | Version1.0.3 |
| Type | Typepom |
| Description |
Descriptionme-cloud-dependencies-parent
pom parent
|
| Filename | Size |
|---|---|
| me-cloud-dependencies-parent-1.0.3.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.heresz/me-cloud-dependencies-parent/ -->
<dependency>
<groupId>com.gitee.heresz</groupId>
<artifactId>me-cloud-dependencies-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.heresz/me-cloud-dependencies-parent/
implementation 'com.gitee.heresz:me-cloud-dependencies-parent:1.0.3'
// https://jarcasting.com/artifacts/com.gitee.heresz/me-cloud-dependencies-parent/
implementation ("com.gitee.heresz:me-cloud-dependencies-parent:1.0.3")
'com.gitee.heresz:me-cloud-dependencies-parent:pom:1.0.3'
<dependency org="com.gitee.heresz" name="me-cloud-dependencies-parent" rev="1.0.3">
<artifact name="me-cloud-dependencies-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.heresz', module='me-cloud-dependencies-parent', version='1.0.3')
)
libraryDependencies += "com.gitee.heresz" % "me-cloud-dependencies-parent" % "1.0.3"
[com.gitee.heresz/me-cloud-dependencies-parent "1.0.3"]