GroupId | GroupIdio.github.hengyunabc.xdiamond |
---|---|
ArtifactId | ArtifactIdxdiamond-rootpom |
Version | Version1.0.3 |
Type | Typepom |
Filename | Size |
---|---|
xdiamond-rootpom-1.0.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hengyunabc.xdiamond/xdiamond-rootpom/ -->
<dependency>
<groupId>io.github.hengyunabc.xdiamond</groupId>
<artifactId>xdiamond-rootpom</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hengyunabc.xdiamond/xdiamond-rootpom/
implementation 'io.github.hengyunabc.xdiamond:xdiamond-rootpom:1.0.3'
// https://jarcasting.com/artifacts/io.github.hengyunabc.xdiamond/xdiamond-rootpom/
implementation ("io.github.hengyunabc.xdiamond:xdiamond-rootpom:1.0.3")
'io.github.hengyunabc.xdiamond:xdiamond-rootpom:pom:1.0.3'
<dependency org="io.github.hengyunabc.xdiamond" name="xdiamond-rootpom" rev="1.0.3">
<artifact name="xdiamond-rootpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hengyunabc.xdiamond', module='xdiamond-rootpom', version='1.0.3')
)
libraryDependencies += "io.github.hengyunabc.xdiamond" % "xdiamond-rootpom" % "1.0.3"
[io.github.hengyunabc.xdiamond/xdiamond-rootpom "1.0.3"]