is not current version
Last Version 0.3.1

io.github.jaqat.remoterobot:commons 0.3

Remote Robot Commons

GroupId

GroupId

io.github.jaqat.remoterobot
ArtifactId

ArtifactId

commons
Version

Version

0.3
Type

Type

jar

Download commons 0.3


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