is not current version
Last Version 2.1.3-dev-220411

io.devbench:uibuilder-bom 1.1.1

UIBuilder Framework (Bill of Materials)

GroupId

GroupId

io.devbench
ArtifactId

ArtifactId

uibuilder-bom
Version

Version

1.1.1
Type

Type

pom

Download uibuilder-bom 1.1.1

Filename Size
uibuilder-bom-1.1.1.pom 10 KB
Browse

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