is not current version
Last Version 16.0.0

io.lighty.core:lighty-bom 9.3.2

This artifact contains dependencyManagement declarations of all published Lighty components.

GroupId

GroupId

io.lighty.core
ArtifactId

ArtifactId

lighty-bom
Version

Version

9.3.2
Type

Type

pom

Download lighty-bom 9.3.2

Filename Size
lighty-bom-9.3.2.pom 6 KB
Browse

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