is not current version
Last Version 1.1.1

org.eclipse.krazo.ext:krazo-handlebars 1.0.0-RC1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.krazo.ext
ArtifactId

ArtifactId

krazo-handlebars
Version

Version

1.0.0-RC1
Type

Type

jar

Download krazo-handlebars 1.0.0-RC1


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