is not current version
Last Version 4.0.1

top.wboost:common-utils-web 4.0.0.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-utils-web
Version

Version

4.0.0.RELEASE
Type

Type

jar

Download common-utils-web 4.0.0.RELEASE


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