is not current version
Last Version 2.0.1

io.bootique.mvc:bootique-mvc-mustache 1.2

Provides Mustache integration as a template engine for Bootique MVC.

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.mvc
ArtifactId

ArtifactId

bootique-mvc-mustache
Version

Version

1.2
Type

Type

jar

Download bootique-mvc-mustache 1.2


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