is not current version
Last Version 23

net.spals:spals-parent-pom 4

Parent pom for spals projects

Categories

Categories

Net
GroupId

GroupId

net.spals
ArtifactId

ArtifactId

spals-parent-pom
Version

Version

4
Type

Type

pom

Download spals-parent-pom 4

Filename Size
spals-parent-pom-4.pom 8 KB
Browse

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