is not current version
Last Version 16.0.0

io.lighty.core:lighty-bom 14.3.0

This artifact contains dependencyManagement declarations of all published Lighty components.

GroupId

GroupId

io.lighty.core
ArtifactId

ArtifactId

lighty-bom
Version

Version

14.3.0
Type

Type

pom

Download lighty-bom 14.3.0

Filename Size
lighty-bom-14.3.0.pom 11 KB
Browse

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