is not current version
Last Version 0.0.6

io.chatpal.solr:solr-ext 0.0.4

Chatpal Search is fueling your rocket-chat with highly efficient and relevance-focused search.

GroupId

GroupId

io.chatpal.solr
ArtifactId

ArtifactId

solr-ext
Version

Version

0.0.4
Type

Type

jar

Download solr-ext 0.0.4


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