is not current version
Last Version 7.10.2

org.codelibs.elasticsearch.module:lang-mustache 7.6.1

Elasticsearch module: lang-mustache

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs.elasticsearch.module
ArtifactId

ArtifactId

lang-mustache
Version

Version

7.6.1
Type

Type

jar

Download lang-mustache 7.6.1


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