| GroupId | GroupIdde.uniwue.dmir.heatmap |
|---|---|
| ArtifactId | ArtifactIdheatmap-parent |
| Version | Version0.1.1 |
| Type | Typepom |
| 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"]