is not current version
Last Version 3.2.1.RELEASE

top.wboost:common-es-2.4.1 3.2.0.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-es-2.4.1
Version

Version

3.2.0.RELEASE
Type

Type

jar

Download common-es-2.4.1 3.2.0.RELEASE


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