is not current version
Last Version 0.7.0-beta21

org.juzu:juzu-bom-plugin 0.6.0-beta15

The Juzu BOM Plugin

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-bom-plugin
Version

Version

0.6.0-beta15
Type

Type

jar

Download juzu-bom-plugin 0.6.0-beta15


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