is not current version
Last Version 1.1.2

dev.hilla:hilla-bom 1.0.12

Hilla Platform (Bill of Materials)

GroupId

GroupId

dev.hilla
ArtifactId

ArtifactId

hilla-bom
Version

Version

1.0.12
Type

Type

pom

Download hilla-bom 1.0.12

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

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