is not current version
Last Version 1.2

net.sf.staccatocommons:commons-parent-pom 1.0

Staccato-Commons Module and Parent Pom

Categories

Categories

Net
GroupId

GroupId

net.sf.staccatocommons
ArtifactId

ArtifactId

commons-parent-pom
Version

Version

1.0
Type

Type

pom

Download commons-parent-pom 1.0


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