is not current version
Last Version 4.0.0

com.github.sebhoss:superpom 3.0.2

SuperPOM for Maven-based projects

GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

superpom
Version

Version

3.0.2
Type

Type

pom

Download superpom 3.0.2

Filename Size
superpom-3.0.2.pom 11 KB
Browse

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