License |
License |
---|---|
GroupId | GroupIdio.github.whazzabi |
ArtifactId | ArtifactIdwhazzup-parent |
Version | Version2.2.0 |
Type | Typepom |
Description |
Descriptionwhazzup-parent : 2.2.0
A dashboard for product teams. Focusing on whats wrong, hiding the noise.
|
Project URL |
Project URL |
Filename | Size |
---|---|
whazzup-parent-2.2.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>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.whazzabi/whazzup-parent/
implementation 'io.github.whazzabi:whazzup-parent:2.2.0'
// https://jarcasting.com/artifacts/io.github.whazzabi/whazzup-parent/
implementation ("io.github.whazzabi:whazzup-parent:2.2.0")
'io.github.whazzabi:whazzup-parent:pom:2.2.0'
<dependency org="io.github.whazzabi" name="whazzup-parent" rev="2.2.0">
<artifact name="whazzup-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.whazzabi', module='whazzup-parent', version='2.2.0')
)
libraryDependencies += "io.github.whazzabi" % "whazzup-parent" % "2.2.0"
[io.github.whazzabi/whazzup-parent "2.2.0"]