is not current version
Last Version 2.0.0

com.github.mjeanroy:springmvc-mustache 0.2.2


GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

springmvc-mustache
Version

Version

0.2.2
Type

Type

jar

Download springmvc-mustache 0.2.2


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