solr-scala-client 0.0.25


Group ID:
com.github.takezoe
Artifact ID:
solr-scala-client_3
Version:
0.0.25
Release Date:
Sept 5, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.takezoe</groupId>
  <artifactId>solr-scala-client_3</artifactId>
  <version>0.0.25</version>
</dependency>

compile group: 'com.github.takezoe', name: 'solr-scala-client_3', version: '0.0.25'