не последняя версия
Последняя версия 0.9.47

de.quantummaid.httpmaid.examples:hello-world 0.9.8


Категории

Категории

Ant Компиляция и сборка
Группа

Группа

de.quantummaid.httpmaid.examples
Идентификатор

Идентификатор

hello-world
Версия

Версия

0.9.8
Тип

Тип

jar

Скачать hello-world 0.9.8


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