License |
License |
---|---|
GroupId | GroupIdorg.codelibs.fesen.module |
ArtifactId | ArtifactIdfesen-lang-mustache |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis project provides Search Engine Software.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fesen-lang-mustache-0.16.0.pom | |
fesen-lang-mustache-0.16.0.jar | 59 KB |
fesen-lang-mustache-0.16.0-sources.jar | 27 KB |
fesen-lang-mustache-0.16.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.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.fesen.module/fesen-lang-mustache/
implementation 'org.codelibs.fesen.module:fesen-lang-mustache:0.16.0'
// https://jarcasting.com/artifacts/org.codelibs.fesen.module/fesen-lang-mustache/
implementation ("org.codelibs.fesen.module:fesen-lang-mustache:0.16.0")
'org.codelibs.fesen.module:fesen-lang-mustache:jar:0.16.0'
<dependency org="org.codelibs.fesen.module" name="fesen-lang-mustache" rev="0.16.0">
<artifact name="fesen-lang-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.fesen.module', module='fesen-lang-mustache', version='0.16.0')
)
libraryDependencies += "org.codelibs.fesen.module" % "fesen-lang-mustache" % "0.16.0"
[org.codelibs.fesen.module/fesen-lang-mustache "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codelibs.fesen : fesen-engine-server | jar | 0.16.0 |
com.github.spullara.mustache.java : compiler | jar | 0.9.6 |