is not current version
Last Version 1.0.4

io.github.hengyunabc.xdiamond:xdiamond-rootpom 1.0.1

Xdiamond is a project contains distributed configuration server and client.

GroupId

GroupId

io.github.hengyunabc.xdiamond
ArtifactId

ArtifactId

xdiamond-rootpom
Version

Version

1.0.1
Type

Type

pom

Download xdiamond-rootpom 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.hengyunabc.xdiamond/xdiamond-rootpom/ -->
<dependency>
    <groupId>io.github.hengyunabc.xdiamond</groupId>
    <artifactId>xdiamond-rootpom</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hengyunabc.xdiamond/xdiamond-rootpom/
implementation 'io.github.hengyunabc.xdiamond:xdiamond-rootpom:1.0.1'
// https://jarcasting.com/artifacts/io.github.hengyunabc.xdiamond/xdiamond-rootpom/
implementation ("io.github.hengyunabc.xdiamond:xdiamond-rootpom:1.0.1")
'io.github.hengyunabc.xdiamond:xdiamond-rootpom:pom:1.0.1'
<dependency org="io.github.hengyunabc.xdiamond" name="xdiamond-rootpom" rev="1.0.1">
  <artifact name="xdiamond-rootpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hengyunabc.xdiamond', module='xdiamond-rootpom', version='1.0.1')
)
libraryDependencies += "io.github.hengyunabc.xdiamond" % "xdiamond-rootpom" % "1.0.1"
[io.github.hengyunabc.xdiamond/xdiamond-rootpom "1.0.1"]