is not current version
Last Version 23

net.spals:spals-parent-pom 10

Parent pom for spals projects

Categories

Categories

Net
GroupId

GroupId

net.spals
ArtifactId

ArtifactId

spals-parent-pom
Version

Version

10
Type

Type

pom

Download spals-parent-pom 10

Filename Size
spals-parent-pom-10.pom 16 KB
Browse

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