is not current version
Last Version 1.0.10

net.sourceforge.basher:basher-root-pom 1.0.7

Root POM defining common settings for Basher projects

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.basher
ArtifactId

ArtifactId

basher-root-pom
Version

Version

1.0.7
Type

Type

pom

Download basher-root-pom 1.0.7


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