parent

胡二毛开源项目系列父结构

License

License

GroupId

GroupId

cn.huermao
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

parent
胡二毛开源项目系列父结构

Download parent

How to add to project

<!-- https://jarcasting.com/artifacts/cn.huermao/parent/ -->
<dependency>
    <groupId>cn.huermao</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.huermao/parent/
implementation 'cn.huermao:parent:1.0.0'
// https://jarcasting.com/artifacts/cn.huermao/parent/
implementation ("cn.huermao:parent:1.0.0")
'cn.huermao:parent:jar:1.0.0'
<dependency org="cn.huermao" name="parent" rev="1.0.0">
  <artifact name="parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.huermao', module='parent', version='1.0.0')
)
libraryDependencies += "cn.huermao" % "parent" % "1.0.0"
[cn.huermao/parent "1.0.0"]

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.0