License |
License |
---|---|
GroupId | GroupIddev.hilla |
ArtifactId | ArtifactIdhilla-bom |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHIlla Platform (Bill of Materials)
Hilla Platform (Bill of Materials)
|
Project URL |
Project URL |
Filename | Size |
---|---|
hilla-bom-1.1.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.hilla/hilla-bom/ -->
<dependency>
<groupId>dev.hilla</groupId>
<artifactId>hilla-bom</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.hilla/hilla-bom/
implementation 'dev.hilla:hilla-bom:1.1.2'
// https://jarcasting.com/artifacts/dev.hilla/hilla-bom/
implementation ("dev.hilla:hilla-bom:1.1.2")
'dev.hilla:hilla-bom:pom:1.1.2'
<dependency org="dev.hilla" name="hilla-bom" rev="1.1.2">
<artifact name="hilla-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.hilla', module='hilla-bom', version='1.1.2')
)
libraryDependencies += "dev.hilla" % "hilla-bom" % "1.1.2"
[dev.hilla/hilla-bom "1.1.2"]