License |
License |
---|---|
GroupId | GroupIdcom.zxyinfo |
ArtifactId | ArtifactIddependencies-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondependencies-parent
ZXY Info Co., Ltd Dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dependencies-parent-1.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zxyinfo/dependencies-parent/ -->
<dependency>
<groupId>com.zxyinfo</groupId>
<artifactId>dependencies-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zxyinfo/dependencies-parent/
implementation 'com.zxyinfo:dependencies-parent:1.0.0'
// https://jarcasting.com/artifacts/com.zxyinfo/dependencies-parent/
implementation ("com.zxyinfo:dependencies-parent:1.0.0")
'com.zxyinfo:dependencies-parent:pom:1.0.0'
<dependency org="com.zxyinfo" name="dependencies-parent" rev="1.0.0">
<artifact name="dependencies-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zxyinfo', module='dependencies-parent', version='1.0.0')
)
libraryDependencies += "com.zxyinfo" % "dependencies-parent" % "1.0.0"
[com.zxyinfo/dependencies-parent "1.0.0"]