is not current version
Last Version 1.4.0

com.github.shipengyan:spy-pom-root 1.0.0

spr root pom

GroupId

GroupId

com.github.shipengyan
ArtifactId

ArtifactId

spy-pom-root
Version

Version

1.0.0
Type

Type

jar

Download spy-pom-root 1.0.0


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