GroupId | GroupIdorg.reekwest |
---|---|
ArtifactId | ArtifactIdreekwest-templates-handlebars |
Version | Version0.9.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.reekwest/reekwest-templates-handlebars/ -->
<dependency>
<groupId>org.reekwest</groupId>
<artifactId>reekwest-templates-handlebars</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.reekwest/reekwest-templates-handlebars/
implementation 'org.reekwest:reekwest-templates-handlebars:0.9.0'
// https://jarcasting.com/artifacts/org.reekwest/reekwest-templates-handlebars/
implementation ("org.reekwest:reekwest-templates-handlebars:0.9.0")
'org.reekwest:reekwest-templates-handlebars:jar:0.9.0'
<dependency org="org.reekwest" name="reekwest-templates-handlebars" rev="0.9.0">
<artifact name="reekwest-templates-handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reekwest', module='reekwest-templates-handlebars', version='0.9.0')
)
libraryDependencies += "org.reekwest" % "reekwest-templates-handlebars" % "0.9.0"
[org.reekwest/reekwest-templates-handlebars "0.9.0"]