is not current version
Last Version 16.0.0

io.lighty.modules:lighty-aaa 12.0.1


GroupId

GroupId

io.lighty.modules
ArtifactId

ArtifactId

lighty-aaa
Version

Version

12.0.1
Type

Type

jar

Download lighty-aaa 12.0.1


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