is not current version
Last Version 1.4.6

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

Cielo LIO Remote Java Client.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.frekele.cielo
ArtifactId

ArtifactId

cielo-lio-remote-client
Version

Version

1.3.0
Type

Type

jar

Download cielo-lio-remote-client 1.3.0


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