solr-scala-client 0.0.23


Group ID:
com.github.takezoe
Artifact ID:
solr-scala-client_2.13
Version:
0.0.23
Release Date:
Feb 24, 2020
Licenses:
Files:

libraryDependencies += "com.github.takezoe" %% "solr-scala-client" % "0.0.23"

Mill build tool

ivy"com.github.takezoe::solr-scala-client:0.0.23"

Scala CLI

//> using dep "com.github.takezoe::solr-scala-client:0.0.23"

Ammonite REPL

import $ivy.`com.github.takezoe::solr-scala-client:0.0.23`

<dependency>
  <groupId>com.github.takezoe</groupId>
  <artifactId>solr-scala-client_2.13</artifactId>
  <version>0.0.23</version>
</dependency>

compile group: 'com.github.takezoe', name: 'solr-scala-client_2.13', version: '0.0.23'