is not current version
Last Version 2.2

io.avaje:avaje-jex-mustache 1.4


GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jex-mustache
Version

Version

1.4
Type

Type

jar

Download avaje-jex-mustache 1.4


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