is not current version
Last Version 1.2.0

org.juzu:juzu-booking 1.1.3

The infamous booking application

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-booking
Version

Version

1.1.3
Type

Type

war

Download juzu-booking 1.1.3


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