builder

Implementation of mustache.js for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

builder
Last Version

Last Version

0.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

builder
Implementation of mustache.js for Java
Project URL

Project URL

http://github.com/spullara/mustache.java
Source Code Management

Source Code Management

http://github.com/spullara/mustache.java

Download builder

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spullara.mustache.java : core jar 0.6.3

test (2)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.9.3
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.3
0.6.2
0.6.1
0.6
0.5