is not current version
Last Version 1.2.0

org.juzu:juzu-archetype 0.6.0-cr4


GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-archetype
Version

Version

0.6.0-cr4
Type

Type

jar

Download juzu-archetype 0.6.0-cr4


<!-- https://jarcasting.com/artifacts/org.juzu/juzu-archetype/ -->
<dependency>
    <groupId>org.juzu</groupId>
    <artifactId>juzu-archetype</artifactId>
    <version>0.6.0-cr4</version>
</dependency>
// https://jarcasting.com/artifacts/org.juzu/juzu-archetype/
implementation 'org.juzu:juzu-archetype:0.6.0-cr4'
// https://jarcasting.com/artifacts/org.juzu/juzu-archetype/
implementation ("org.juzu:juzu-archetype:0.6.0-cr4")
'org.juzu:juzu-archetype:jar:0.6.0-cr4'
<dependency org="org.juzu" name="juzu-archetype" rev="0.6.0-cr4">
  <artifact name="juzu-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juzu', module='juzu-archetype', version='0.6.0-cr4')
)
libraryDependencies += "org.juzu" % "juzu-archetype" % "0.6.0-cr4"
[org.juzu/juzu-archetype "0.6.0-cr4"]