is not current version
Last Version 5

net.anthavio.maven:anthavio-super-pom 3

Maven Super Pom

Categories

Categories

Maven Build Tools Ant Net
GroupId

GroupId

net.anthavio.maven
ArtifactId

ArtifactId

anthavio-super-pom
Version

Version

3
Type

Type

pom

Download anthavio-super-pom 3

Filename Size
anthavio-super-pom-3.pom 38 KB
Browse

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