не последняя версия
Последняя версия 3.2.1.RELEASE

top.wboost:common-es 3.1.RELEASE


Группа

Группа

top.wboost
Идентификатор

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

common-es
Версия

Версия

3.1.RELEASE
Тип

Тип

pom

Скачать common-es 3.1.RELEASE

Имя Файла Размер
common-es-3.1.RELEASE.pom 745 bytes
Обзор

<!-- https://jarcasting.com/artifacts/top.wboost/common-es/ -->
<dependency>
    <groupId>top.wboost</groupId>
    <artifactId>common-es</artifactId>
    <version>3.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/common-es/
implementation 'top.wboost:common-es:3.1.RELEASE'
// https://jarcasting.com/artifacts/top.wboost/common-es/
implementation ("top.wboost:common-es:3.1.RELEASE")
'top.wboost:common-es:pom:3.1.RELEASE'
<dependency org="top.wboost" name="common-es" rev="3.1.RELEASE">
  <artifact name="common-es" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='common-es', version='3.1.RELEASE')
)
libraryDependencies += "top.wboost" % "common-es" % "3.1.RELEASE"
[top.wboost/common-es "3.1.RELEASE"]