License |
License |
---|---|
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdeasy-do-parent |
Version | Version0.0.2 |
Type | Typepom |
Description |
Descriptioneasy-do-parent
easy-do 父类项目
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easy-do-parent-0.0.2.pom | 6 KB |
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>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-parent/
implementation 'io.github.easy-do:easy-do-parent:0.0.2'
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-parent/
implementation ("io.github.easy-do:easy-do-parent:0.0.2")
'io.github.easy-do:easy-do-parent:pom:0.0.2'
<dependency org="io.github.easy-do" name="easy-do-parent" rev="0.0.2">
<artifact name="easy-do-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='easy-do-parent', version='0.0.2')
)
libraryDependencies += "io.github.easy-do" % "easy-do-parent" % "0.0.2"
[io.github.easy-do/easy-do-parent "0.0.2"]