is not current version
Last Version 3.2.0

com.rbmhtechnology.vind:remote-solr-server 2.3.0


GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

remote-solr-server
Version

Version

2.3.0
Type

Type

jar

Download remote-solr-server 2.3.0


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