is not current version
Last Version 1.0.4

com.github.guigumua:robot-common 1.0.3


Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guigumua
ArtifactId

ArtifactId

robot-common
Version

Version

1.0.3
Type

Type

jar

Download robot-common 1.0.3


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