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