solr-scala-client 0.0.15


Group ID:
com.github.takezoe
Artifact ID:
solr-scala-client_2.12
Version:
0.0.15
Release Date:
Nov 22, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.takezoe</groupId>
  <artifactId>solr-scala-client_2.12</artifactId>
  <version>0.0.15</version>
</dependency>

compile group: 'com.github.takezoe', name: 'solr-scala-client_2.12', version: '0.0.15'