License |
License |
---|---|
GroupId | GroupIdorg.reekwest |
ArtifactId | ArtifactIdreekwest-templates-handlebars |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreekwest-templates-handlebars
Reekwest Handlebars templating support
|
<!-- https://jarcasting.com/artifacts/org.reekwest/reekwest-templates-handlebars/ -->
<dependency>
<groupId>org.reekwest</groupId>
<artifactId>reekwest-templates-handlebars</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.reekwest/reekwest-templates-handlebars/
implementation 'org.reekwest:reekwest-templates-handlebars:0.11.0'
// https://jarcasting.com/artifacts/org.reekwest/reekwest-templates-handlebars/
implementation ("org.reekwest:reekwest-templates-handlebars:0.11.0")
'org.reekwest:reekwest-templates-handlebars:jar:0.11.0'
<dependency org="org.reekwest" name="reekwest-templates-handlebars" rev="0.11.0">
<artifact name="reekwest-templates-handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reekwest', module='reekwest-templates-handlebars', version='0.11.0')
)
libraryDependencies += "org.reekwest" % "reekwest-templates-handlebars" % "0.11.0"
[org.reekwest/reekwest-templates-handlebars "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.2 |
org.reekwest : reekwest | jar | 0.11.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jknack : handlebars | jar | 4.0.6 |