is not current version
Last Version 2.11.1

com.fluxtion:fluxtion-bom 1.6.5

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.6.5
Type

Type

pom

Download fluxtion-bom 1.6.5

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

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