| Categories |
CategoriesAnt Build Tools |
|---|---|
| GroupId | GroupIdde.quantummaid.mapmaid |
| ArtifactId | ArtifactIdintegrations-parent |
| Version | Version0.9.56 |
| Type | Typepom |
| Filename | Size |
|---|---|
| integrations-parent-0.9.56.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid/integrations-parent/ -->
<dependency>
<groupId>de.quantummaid.mapmaid</groupId>
<artifactId>integrations-parent</artifactId>
<version>0.9.56</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/integrations-parent/
implementation 'de.quantummaid.mapmaid:integrations-parent:0.9.56'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/integrations-parent/
implementation ("de.quantummaid.mapmaid:integrations-parent:0.9.56")
'de.quantummaid.mapmaid:integrations-parent:pom:0.9.56'
<dependency org="de.quantummaid.mapmaid" name="integrations-parent" rev="0.9.56">
<artifact name="integrations-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid', module='integrations-parent', version='0.9.56')
)
libraryDependencies += "de.quantummaid.mapmaid" % "integrations-parent" % "0.9.56"
[de.quantummaid.mapmaid/integrations-parent "0.9.56"]