is not current version
Last Version 1.0.4

com.github.guigumua:robot-common 1.0.2


Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guigumua
ArtifactId

ArtifactId

robot-common
Version

Version

1.0.2
Type

Type

jar

Download robot-common 1.0.2


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