is not current version
Last Version 3.0.3

io.github.whazzabi:whazzup-parent 1.0.0

A dashboard for product teams. Focusing on whats wrong, hiding the noise.

GroupId

GroupId

io.github.whazzabi
ArtifactId

ArtifactId

whazzup-parent
Version

Version

1.0.0
Type

Type

pom

Download whazzup-parent 1.0.0

Filename Size
whazzup-parent-1.0.0.pom 8 KB
Browse

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