is not current version
Last Version 16.0.0

io.lighty.core:lighty-parent 10.1.1

Parent pom for code artifacts using Lighty.io.

GroupId

GroupId

io.lighty.core
ArtifactId

ArtifactId

lighty-parent
Version

Version

10.1.1
Type

Type

pom

Download lighty-parent 10.1.1

Filename Size
lighty-parent-10.1.1.pom 8 KB
Browse

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