is not current version
Last Version 4.0.0-beta.1

io.dropwizard:dropwizard-views-mustache 1.0.6


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-views-mustache
Version

Version

1.0.6
Type

Type

jar

Download dropwizard-views-mustache 1.0.6


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