is not current version
Last Version 3.0.3

io.github.whazzabi:whazzup-parent 0.0.1

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

GroupId

GroupId

io.github.whazzabi
ArtifactId

ArtifactId

whazzup-parent
Version

Version

0.0.1
Type

Type

pom

Download whazzup-parent 0.0.1

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

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