is not current version
Last Version 0.4.4

org.juzu:juzu-tutorial-examples 0.4.3

Various tutorial examples

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-tutorial-examples
Version

Version

0.4.3
Type

Type

jar

Download juzu-tutorial-examples 0.4.3


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