is not current version
Last Version 0.3.3

io.github.jaqat.remoterobot:client 0.3.1

Remote Robot Client

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.jaqat.remoterobot
ArtifactId

ArtifactId

client
Version

Version

0.3.1
Type

Type

jar

Download client 0.3.1


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