is not current version
Last Version 2.11.1

com.fluxtion:fluxtion-bom 1.7.4

This meta-project is used to generate a bill-of-materials POM that contains the Fluxtion dependencyManagement section.

GroupId

GroupId

com.fluxtion
ArtifactId

ArtifactId

fluxtion-bom
Version

Version

1.7.4
Type

Type

pom

Download fluxtion-bom 1.7.4

Filename Size
fluxtion-bom-1.7.4.pom 7 KB
Browse

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