is not current version
Last Version 0.1.2

de.uniwue.dmir.heatmap:heatmap-parent 0.1.1

The parent component of a general framework for generating heatmaps.

GroupId

GroupId

de.uniwue.dmir.heatmap
ArtifactId

ArtifactId

heatmap-parent
Version

Version

0.1.1
Type

Type

pom

Download heatmap-parent 0.1.1

Filename Size
heatmap-parent-0.1.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/de.uniwue.dmir.heatmap/heatmap-parent/ -->
<dependency>
    <groupId>de.uniwue.dmir.heatmap</groupId>
    <artifactId>heatmap-parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.uniwue.dmir.heatmap/heatmap-parent/
implementation 'de.uniwue.dmir.heatmap:heatmap-parent:0.1.1'
// https://jarcasting.com/artifacts/de.uniwue.dmir.heatmap/heatmap-parent/
implementation ("de.uniwue.dmir.heatmap:heatmap-parent:0.1.1")
'de.uniwue.dmir.heatmap:heatmap-parent:pom:0.1.1'
<dependency org="de.uniwue.dmir.heatmap" name="heatmap-parent" rev="0.1.1">
  <artifact name="heatmap-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.uniwue.dmir.heatmap', module='heatmap-parent', version='0.1.1')
)
libraryDependencies += "de.uniwue.dmir.heatmap" % "heatmap-parent" % "0.1.1"
[de.uniwue.dmir.heatmap/heatmap-parent "0.1.1"]