is not current version
Last Version 3.0.3

cn.magichand:magichand-dependencies-parent 1.0.3

magichand parent

GroupId

GroupId

cn.magichand
ArtifactId

ArtifactId

magichand-dependencies-parent
Version

Version

1.0.3
Type

Type

pom

Download magichand-dependencies-parent 1.0.3


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