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

org.esigate:esigate-core 5.2


Группа

Группа

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

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

esigate-core
Версия

Версия

5.2
Тип

Тип

jar

Скачать esigate-core 5.2


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