License |
License |
---|---|
GroupId | GroupIdcom.github.zhangguangyong |
ArtifactId | ArtifactIdcodes-parent |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncodes-parent
Codes Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
codes-parent-1.0.pom | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhangguangyong/codes-parent/ -->
<dependency>
<groupId>com.github.zhangguangyong</groupId>
<artifactId>codes-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhangguangyong/codes-parent/
implementation 'com.github.zhangguangyong:codes-parent:1.0'
// https://jarcasting.com/artifacts/com.github.zhangguangyong/codes-parent/
implementation ("com.github.zhangguangyong:codes-parent:1.0")
'com.github.zhangguangyong:codes-parent:pom:1.0'
<dependency org="com.github.zhangguangyong" name="codes-parent" rev="1.0">
<artifact name="codes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zhangguangyong', module='codes-parent', version='1.0')
)
libraryDependencies += "com.github.zhangguangyong" % "codes-parent" % "1.0"
[com.github.zhangguangyong/codes-parent "1.0"]