is not current version
Last Version 1.2

org.jlot:jlot-client-it 0.108


Categories

Categories

CLI User Interface
GroupId

GroupId

org.jlot
ArtifactId

ArtifactId

jlot-client-it
Version

Version

0.108
Type

Type

jar

Download jlot-client-it 0.108


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