is not current version
Last Version 3.2.1.RELEASE

top.wboost:common-kylin-support-repository 3.1.8.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-kylin-support-repository
Version

Version

3.1.8.RELEASE
Type

Type

jar

Download common-kylin-support-repository 3.1.8.RELEASE


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