is not current version
Last Version 1.5.2.1

org.apache.kylin:kylin-invertedindex 1.1.1-incubating


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.apache.kylin
ArtifactId

ArtifactId

kylin-invertedindex
Version

Version

1.1.1-incubating
Type

Type

jar

Download kylin-invertedindex 1.1.1-incubating


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