is not current version
Last Version 4.0.1

top.wboost:common-boot 3.1.1RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-boot
Version

Version

3.1.1RELEASE
Type

Type

jar

Download common-boot 3.1.1RELEASE


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