com.github.spullara.mustache.java:javascript

Implementation of the Mustache language in Java.

License

License

Categories

Categories

JavaScript Languages Java
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

javascript
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

Implementation of the Mustache language in Java.

Download javascript

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spullara.mustache.java : compiler jar 0.9.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.spullara.mustache.java : compiler jar 0.9.7
com.fasterxml.jackson.core : jackson-databind jar 2.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1