is not current version
Last Version 4.0.1

top.wboost:common-base 3.1.2.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-base
Version

Version

3.1.2.RELEASE
Type

Type

jar

Download common-base 3.1.2.RELEASE


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