is not current version
Last Version 16.0.0

io.lighty.core:lighty-bom 8.4.1

This artifact contains dependencyManagement declarations of all published Lighty components.

GroupId

GroupId

io.lighty.core
ArtifactId

ArtifactId

lighty-bom
Version

Version

8.4.1
Type

Type

pom

Download lighty-bom 8.4.1

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

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