is not current version
Last Version 1.2

org.jlot:jlot-web-it 1.0


GroupId

GroupId

org.jlot
ArtifactId

ArtifactId

jlot-web-it
Version

Version

1.0
Type

Type

jar

Download jlot-web-it 1.0


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