is not current version
Last Version 1.2

org.jlot:jlot-client-it 0.107


Categories

Categories

CLI User Interface
GroupId

GroupId

org.jlot
ArtifactId

ArtifactId

jlot-client-it
Version

Version

0.107
Type

Type

jar

Download jlot-client-it 0.107


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