is not current version
Last Version 3.2.0

com.manticoresearch:manticoresearch 1.0.2

Client for Manticore Search

Categories

Categories

Ant Build Tools Search Business Logic Libraries
GroupId

GroupId

com.manticoresearch
ArtifactId

ArtifactId

manticoresearch
Version

Version

1.0.2
Type

Type

jar

Download manticoresearch 1.0.2


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