GroupId | GroupIdcom.github.mjeanroy |
---|---|
ArtifactId | ArtifactIdspringmvc-mustache-jmustache |
Version | Version0.10.0 |
Type | Typejar |
Filename | Size |
---|---|
springmvc-mustache-jmustache-0.10.0.pom | |
springmvc-mustache-jmustache-0.10.0.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mjeanroy/springmvc-mustache-jmustache/ -->
<dependency>
<groupId>com.github.mjeanroy</groupId>
<artifactId>springmvc-mustache-jmustache</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjeanroy/springmvc-mustache-jmustache/
implementation 'com.github.mjeanroy:springmvc-mustache-jmustache:0.10.0'
// https://jarcasting.com/artifacts/com.github.mjeanroy/springmvc-mustache-jmustache/
implementation ("com.github.mjeanroy:springmvc-mustache-jmustache:0.10.0")
'com.github.mjeanroy:springmvc-mustache-jmustache:jar:0.10.0'
<dependency org="com.github.mjeanroy" name="springmvc-mustache-jmustache" rev="0.10.0">
<artifact name="springmvc-mustache-jmustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjeanroy', module='springmvc-mustache-jmustache', version='0.10.0')
)
libraryDependencies += "com.github.mjeanroy" % "springmvc-mustache-jmustache" % "0.10.0"
[com.github.mjeanroy/springmvc-mustache-jmustache "0.10.0"]