is not current version
Last Version 2.0.1

org.eclipse.krazo.ext:krazo-mustache 1.1.0-M1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.krazo.ext
ArtifactId

ArtifactId

krazo-mustache
Version

Version

1.1.0-M1
Type

Type

jar

Download krazo-mustache 1.1.0-M1


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