GroupId | GroupIdtop.redscorpion.boot |
---|---|
ArtifactId | ArtifactIdredscorpion-boot-parent |
Version | Version0.0.4 |
Type | Typepom |
Filename | Size |
---|---|
redscorpion-boot-parent-0.0.4.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/top.redscorpion.boot/redscorpion-boot-parent/ -->
<dependency>
<groupId>top.redscorpion.boot</groupId>
<artifactId>redscorpion-boot-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.redscorpion.boot/redscorpion-boot-parent/
implementation 'top.redscorpion.boot:redscorpion-boot-parent:0.0.4'
// https://jarcasting.com/artifacts/top.redscorpion.boot/redscorpion-boot-parent/
implementation ("top.redscorpion.boot:redscorpion-boot-parent:0.0.4")
'top.redscorpion.boot:redscorpion-boot-parent:pom:0.0.4'
<dependency org="top.redscorpion.boot" name="redscorpion-boot-parent" rev="0.0.4">
<artifact name="redscorpion-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.redscorpion.boot', module='redscorpion-boot-parent', version='0.0.4')
)
libraryDependencies += "top.redscorpion.boot" % "redscorpion-boot-parent" % "0.0.4"
[top.redscorpion.boot/redscorpion-boot-parent "0.0.4"]