Last Version

A standalone Handlebars Server 4.3.0

Logic-less and semantic templates with Java

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-proto
Version

Version

4.3.0
Type

Type

jar
Description

Description

A standalone Handlebars Server
Logic-less and semantic templates with Java

Download handlebars-proto 4.3.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.