is not current version
Last Version 23

net.spals:spals-parent-pom 12

Parent pom for spals projects

Categories

Categories

Net
GroupId

GroupId

net.spals
ArtifactId

ArtifactId

spals-parent-pom
Version

Version

12
Type

Type

pom

Download spals-parent-pom 12

Filename Size
spals-parent-pom-12.pom 18 KB
Browse

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