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

org.esigate:esigate-distribution 5.0-beta-3


Категории

Категории

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

Группа

org.esigate
Идентификатор

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

esigate-distribution
Версия

Версия

5.0-beta-3
Тип

Тип

pom

Скачать esigate-distribution 5.0-beta-3

Имя Файла Размер
esigate-distribution-5.0-beta-3.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.esigate/esigate-distribution/ -->
<dependency>
    <groupId>org.esigate</groupId>
    <artifactId>esigate-distribution</artifactId>
    <version>5.0-beta-3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.esigate/esigate-distribution/
implementation 'org.esigate:esigate-distribution:5.0-beta-3'
// https://jarcasting.com/artifacts/org.esigate/esigate-distribution/
implementation ("org.esigate:esigate-distribution:5.0-beta-3")
'org.esigate:esigate-distribution:pom:5.0-beta-3'
<dependency org="org.esigate" name="esigate-distribution" rev="5.0-beta-3">
  <artifact name="esigate-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.esigate', module='esigate-distribution', version='5.0-beta-3')
)
libraryDependencies += "org.esigate" % "esigate-distribution" % "5.0-beta-3"
[org.esigate/esigate-distribution "5.0-beta-3"]