is not current version
Last Version 0.0.27

com.github.takezoe:solr-scala-client_2.12 0.0.16

solr-scala-client

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.github.takezoe
ArtifactId

ArtifactId

solr-scala-client_2.12
Version

Version

0.0.16
Type

Type

jar

Download solr-scala-client_2.12 0.0.16


<!-- https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_2.12/ -->
<dependency>
    <groupId>com.github.takezoe</groupId>
    <artifactId>solr-scala-client_2.12</artifactId>
    <version>0.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_2.12/
implementation 'com.github.takezoe:solr-scala-client_2.12:0.0.16'
// https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_2.12/
implementation ("com.github.takezoe:solr-scala-client_2.12:0.0.16")
'com.github.takezoe:solr-scala-client_2.12:jar:0.0.16'
<dependency org="com.github.takezoe" name="solr-scala-client_2.12" rev="0.0.16">
  <artifact name="solr-scala-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.takezoe', module='solr-scala-client_2.12', version='0.0.16')
)
libraryDependencies += "com.github.takezoe" % "solr-scala-client_2.12" % "0.0.16"
[com.github.takezoe/solr-scala-client_2.12 "0.0.16"]