is not current version
Last Version 16.0.0

io.lighty.modules:lighty-aaa 12.2.2


GroupId

GroupId

io.lighty.modules
ArtifactId

ArtifactId

lighty-aaa
Version

Version

12.2.2
Type

Type

jar

Download lighty-aaa 12.2.2


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