is not current version
Last Version 0.9.47

de.quantummaid.httpmaid.examples:documentation 0.9.20


Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.httpmaid.examples
ArtifactId

ArtifactId

documentation
Version

Version

0.9.20
Type

Type

jar

Download documentation 0.9.20


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