Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdde.quantummaid.httpmaid.examples |
ArtifactId | ArtifactIddocumentation |
Version | Version0.9.43 |
Type | Typejar |
Filename | Size |
---|---|
documentation-0.9.43.pom | |
documentation-0.9.43.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.quantummaid.httpmaid.examples/documentation/ -->
<dependency>
<groupId>de.quantummaid.httpmaid.examples</groupId>
<artifactId>documentation</artifactId>
<version>0.9.43</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.examples/documentation/
implementation 'de.quantummaid.httpmaid.examples:documentation:0.9.43'
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.examples/documentation/
implementation ("de.quantummaid.httpmaid.examples:documentation:0.9.43")
'de.quantummaid.httpmaid.examples:documentation:jar:0.9.43'
<dependency org="de.quantummaid.httpmaid.examples" name="documentation" rev="0.9.43">
<artifact name="documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.httpmaid.examples', module='documentation', version='0.9.43')
)
libraryDependencies += "de.quantummaid.httpmaid.examples" % "documentation" % "0.9.43"
[de.quantummaid.httpmaid.examples/documentation "0.9.43"]