is not current version
Last Version 1.5.2.1

org.apache.kylin:kylin-invertedindex 1.5.2


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.apache.kylin
ArtifactId

ArtifactId

kylin-invertedindex
Version

Version

1.5.2
Type

Type

jar

Download kylin-invertedindex 1.5.2


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