is not current version
Last Version 4.0.1

top.wboost:common-es-core 4.0.0.1.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-es-core
Version

Version

4.0.0.1.RELEASE
Type

Type

jar

Download common-es-core 4.0.0.1.RELEASE


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