is not current version
Last Version 1.0.0

xyz.srclab.common:easy-parent 0.0.0

Easy for Common: Parent

GroupId

GroupId

xyz.srclab.common
ArtifactId

ArtifactId

easy-parent
Version

Version

0.0.0
Type

Type

pom

Download easy-parent 0.0.0


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