GroupId | GroupIdorg.codelibs.fesen.module |
---|---|
ArtifactId | ArtifactIdfesen-lang-mustache |
Version | Version0.11.0 |
Type | Typejar |
Filename | Size |
---|---|
fesen-lang-mustache-0.11.0.pom | |
fesen-lang-mustache-0.11.0.jar | 59 KB |
fesen-lang-mustache-0.11.0-sources.jar | 27 KB |
fesen-lang-mustache-0.11.0-javadoc.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codelibs.fesen.module/fesen-lang-mustache/ -->
<dependency>
<groupId>org.codelibs.fesen.module</groupId>
<artifactId>fesen-lang-mustache</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.fesen.module/fesen-lang-mustache/
implementation 'org.codelibs.fesen.module:fesen-lang-mustache:0.11.0'
// https://jarcasting.com/artifacts/org.codelibs.fesen.module/fesen-lang-mustache/
implementation ("org.codelibs.fesen.module:fesen-lang-mustache:0.11.0")
'org.codelibs.fesen.module:fesen-lang-mustache:jar:0.11.0'
<dependency org="org.codelibs.fesen.module" name="fesen-lang-mustache" rev="0.11.0">
<artifact name="fesen-lang-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.fesen.module', module='fesen-lang-mustache', version='0.11.0')
)
libraryDependencies += "org.codelibs.fesen.module" % "fesen-lang-mustache" % "0.11.0"
[org.codelibs.fesen.module/fesen-lang-mustache "0.11.0"]