is not current version
Last Version 16.0.0

io.lighty.modules:lighty-aaa 11.0.0


GroupId

GroupId

io.lighty.modules
ArtifactId

ArtifactId

lighty-aaa
Version

Version

11.0.0
Type

Type

jar

Download lighty-aaa 11.0.0


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