is not current version
Last Version 0.7.0-beta21

org.juzu:juzu-bom-plugin 0.7.0-beta8

The Juzu BOM Plugin

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-bom-plugin
Version

Version

0.7.0-beta8
Type

Type

jar

Download juzu-bom-plugin 0.7.0-beta8


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