is not current version
Last Version 3.2.0

com.manticoresearch:manticoresearch 1.0.0

Client for Manticore Search

Categories

Categories

Ant Build Tools Search Business Logic Libraries
GroupId

GroupId

com.manticoresearch
ArtifactId

ArtifactId

manticoresearch
Version

Version

1.0.0
Type

Type

jar

Download manticoresearch 1.0.0


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