is not current version
Last Version 16.0.0

io.lighty.modules:lighty-aaa 13.1.0


GroupId

GroupId

io.lighty.modules
ArtifactId

ArtifactId

lighty-aaa
Version

Version

13.1.0
Type

Type

jar

Download lighty-aaa 13.1.0


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