is not current version
Last Version 4.0.1

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


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-utils-web
Version

Version

3.1.8.RELEASE
Type

Type

jar

Download common-utils-web 3.1.8.RELEASE


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