is not current version
Last Version 4.0.1

top.wboost:common-boost 4.0.0.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-boost
Version

Version

4.0.0.RELEASE
Type

Type

jar

Download common-boost 4.0.0.RELEASE


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