is not current version
Last Version 4.0.1

top.wboost:common 3.2.1.RELEASE

project auto plugins

GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common
Version

Version

3.2.1.RELEASE
Type

Type

pom

Download common 3.2.1.RELEASE

Filename Size
common-3.2.1.RELEASE.pom 19 KB
Browse

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