License |
License |
---|---|
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdeasy-do-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasy-do-parent
easy-do 父类项目
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easy-do-parent-1.0.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.easy-do/easy-do-parent/ -->
<dependency>
<groupId>io.github.easy-do</groupId>
<artifactId>easy-do-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-parent/
implementation 'io.github.easy-do:easy-do-parent:1.0.1'
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-parent/
implementation ("io.github.easy-do:easy-do-parent:1.0.1")
'io.github.easy-do:easy-do-parent:pom:1.0.1'
<dependency org="io.github.easy-do" name="easy-do-parent" rev="1.0.1">
<artifact name="easy-do-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='easy-do-parent', version='1.0.1')
)
libraryDependencies += "io.github.easy-do" % "easy-do-parent" % "1.0.1"
[io.github.easy-do/easy-do-parent "1.0.1"]