is not current version
Last Version 3.2.1.RELEASE

top.wboost:common-kylin 3.1.2.RELEASE


GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-kylin
Version

Version

3.1.2.RELEASE
Type

Type

jar

Download common-kylin 3.1.2.RELEASE


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