is not current version
Last Version 3.40.0

net.officefloor:bom 3.33.0

OfficeFloor Bill of Materials (BOM)

Categories

Categories

Net
GroupId

GroupId

net.officefloor
ArtifactId

ArtifactId

bom
Version

Version

3.33.0
Type

Type

pom

Download bom 3.33.0

Filename Size
bom-3.33.0.pom 32 KB
Browse

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