is not current version
Last Version 1.0.4

com.github.guigumua:robot-starter 0.0.1-RELEASE


Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guigumua
ArtifactId

ArtifactId

robot-starter
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download robot-starter 0.0.1-RELEASE


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