easy-do-parent

easy-do 父类项目

License

License

GroupId

GroupId

plus.easydo
ArtifactId

ArtifactId

easy-do-parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

easy-do-parent
easy-do 父类项目
Project URL

Project URL

https://github.com/easy-do/easy-do.git
Source Code Management

Source Code Management

https://github.com/easy-do/easy-do.git

Download easy-do-parent

Filename Size
easy-do-parent-1.0.2.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/plus.easydo/easy-do-parent/ -->
<dependency>
    <groupId>plus.easydo</groupId>
    <artifactId>easy-do-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/plus.easydo/easy-do-parent/
implementation 'plus.easydo:easy-do-parent:1.0.2'
// https://jarcasting.com/artifacts/plus.easydo/easy-do-parent/
implementation ("plus.easydo:easy-do-parent:1.0.2")
'plus.easydo:easy-do-parent:pom:1.0.2'
<dependency org="plus.easydo" name="easy-do-parent" rev="1.0.2">
  <artifact name="easy-do-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='plus.easydo', module='easy-do-parent', version='1.0.2')
)
libraryDependencies += "plus.easydo" % "easy-do-parent" % "1.0.2"
[plus.easydo/easy-do-parent "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1