is not current version
Last Version 4.0.1

top.wboost:common-distributed 3.2.1.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-distributed
Version

Version

3.2.1.RELEASE
Type

Type

jar

Download common-distributed 3.2.1.RELEASE


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