не последняя версия
Последняя версия 2.0.0

com.github.mjeanroy:springmvc-mustache 0.5.1


Группа

Группа

com.github.mjeanroy
Идентификатор

Идентификатор

springmvc-mustache
Версия

Версия

0.5.1
Тип

Тип

jar

Скачать springmvc-mustache 0.5.1


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