is not current version
Last Version 1.4.6

org.frekele.cielo:cielo-lio-remote-client 1.4.3

Cielo LIO Remote Java Client.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.frekele.cielo
ArtifactId

ArtifactId

cielo-lio-remote-client
Version

Version

1.4.3
Type

Type

jar

Download cielo-lio-remote-client 1.4.3


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