is not current version
Last Version 0.9.44

de.quantummaid.mapmaid:documentation 0.9.43


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.mapmaid
ArtifactId

ArtifactId

documentation
Version

Version

0.9.43
Type

Type

jar

Download documentation 0.9.43


<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid/documentation/ -->
<dependency>
    <groupId>de.quantummaid.mapmaid</groupId>
    <artifactId>documentation</artifactId>
    <version>0.9.43</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/documentation/
implementation 'de.quantummaid.mapmaid:documentation:0.9.43'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/documentation/
implementation ("de.quantummaid.mapmaid:documentation:0.9.43")
'de.quantummaid.mapmaid:documentation:jar:0.9.43'
<dependency org="de.quantummaid.mapmaid" name="documentation" rev="0.9.43">
  <artifact name="documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid', module='documentation', version='0.9.43')
)
libraryDependencies += "de.quantummaid.mapmaid" % "documentation" % "0.9.43"
[de.quantummaid.mapmaid/documentation "0.9.43"]