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

de.quantummaid.mapmaid:core 0.10.8


Категории

Категории

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

Группа

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

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

core
Версия

Версия

0.10.8
Тип

Тип

jar

Скачать core 0.10.8


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