is not current version
Last Version 1.2

org.jlot:jlot-client 0.90


Categories

Categories

CLI User Interface
GroupId

GroupId

org.jlot
ArtifactId

ArtifactId

jlot-client
Version

Version

0.90
Type

Type

jar

Download jlot-client 0.90


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