is not current version
Last Version 0.7.0-beta25

org.juzu:juzu-bom 0.7.0-beta17

The Juzu BOMs

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-bom
Version

Version

0.7.0-beta17
Type

Type

jar

Download juzu-bom 0.7.0-beta17


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