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

de.quantummaid.eventmaid:core 1.0.57


Категории

Категории

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

Группа

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

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

core
Версия

Версия

1.0.57
Тип

Тип

jar

Скачать core 1.0.57


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