is not current version
Last Version 0.0.27

com.github.takezoe:solr-scala-client_3 0.0.25

solr-scala-client

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.github.takezoe
ArtifactId

ArtifactId

solr-scala-client_3
Version

Version

0.0.25
Type

Type

jar

Download solr-scala-client_3 0.0.25


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