is not current version
Last Version 2.0.1

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


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.krazo.ext
ArtifactId

ArtifactId

krazo-mustache
Version

Version

1.0.0-RC1
Type

Type

jar

Download krazo-mustache 1.0.0-RC1


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