is not current version
Last Version 2.0.1

io.bootique.mvc:bootique-mvc-mustache 1.1

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.1
Type

Type

jar

Download bootique-mvc-mustache 1.1


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