Last Version

builder 0.6.3

Implementation of mustache.js for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

builder
Version

Version

0.6.3
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 0.6.3


<!-- 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.