is not current version
Last Version 3.2.0

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


GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

remote-solr-server
Version

Version

1.0.2
Type

Type

jar

Download remote-solr-server 1.0.2


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