is not current version
Last Version 1.2

org.jlot:jlot-web 0.106


GroupId

GroupId

org.jlot
ArtifactId

ArtifactId

jlot-web
Version

Version

0.106
Type

Type

war

Download jlot-web 0.106


<!-- https://jarcasting.com/artifacts/org.jlot/jlot-web/ -->
<dependency>
    <groupId>org.jlot</groupId>
    <artifactId>jlot-web</artifactId>
    <version>0.106</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jlot/jlot-web/
implementation 'org.jlot:jlot-web:0.106'
// https://jarcasting.com/artifacts/org.jlot/jlot-web/
implementation ("org.jlot:jlot-web:0.106")
'org.jlot:jlot-web:war:0.106'
<dependency org="org.jlot" name="jlot-web" rev="0.106">
  <artifact name="jlot-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jlot', module='jlot-web', version='0.106')
)
libraryDependencies += "org.jlot" % "jlot-web" % "0.106"
[org.jlot/jlot-web "0.106"]