is not current version
Last Version 1.1.2

dev.hilla:hilla-bom 1.0.1

Hilla Platform (Bill of Materials)

GroupId

GroupId

dev.hilla
ArtifactId

ArtifactId

hilla-bom
Version

Version

1.0.1
Type

Type

pom

Download hilla-bom 1.0.1

Filename Size
hilla-bom-1.0.1.pom 1 KB
Browse

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