is not current version
Last Version 2.11.1

com.fluxtion:fluxtion-bom 1.9.3

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

Type

pom

Download fluxtion-bom 1.9.3

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

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