is not current version
Last Version 23

net.spals:spals-parent-pom 2

Parent pom for spals projects

Categories

Categories

Net
GroupId

GroupId

net.spals
ArtifactId

ArtifactId

spals-parent-pom
Version

Version

2
Type

Type

jar

Download spals-parent-pom 2


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