is not current version
Last Version 1.0.0-beta-02

com.github.thehilikus.jrobocom:jrobocom-simple-gui 1.0.0-beta-01

A simple UI for the game

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.thehilikus.jrobocom
ArtifactId

ArtifactId

jrobocom-simple-gui
Version

Version

1.0.0-beta-01
Type

Type

jar

Download jrobocom-simple-gui 1.0.0-beta-01


<!-- https://jarcasting.com/artifacts/com.github.thehilikus.jrobocom/jrobocom-simple-gui/ -->
<dependency>
    <groupId>com.github.thehilikus.jrobocom</groupId>
    <artifactId>jrobocom-simple-gui</artifactId>
    <version>1.0.0-beta-01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thehilikus.jrobocom/jrobocom-simple-gui/
implementation 'com.github.thehilikus.jrobocom:jrobocom-simple-gui:1.0.0-beta-01'
// https://jarcasting.com/artifacts/com.github.thehilikus.jrobocom/jrobocom-simple-gui/
implementation ("com.github.thehilikus.jrobocom:jrobocom-simple-gui:1.0.0-beta-01")
'com.github.thehilikus.jrobocom:jrobocom-simple-gui:jar:1.0.0-beta-01'
<dependency org="com.github.thehilikus.jrobocom" name="jrobocom-simple-gui" rev="1.0.0-beta-01">
  <artifact name="jrobocom-simple-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thehilikus.jrobocom', module='jrobocom-simple-gui', version='1.0.0-beta-01')
)
libraryDependencies += "com.github.thehilikus.jrobocom" % "jrobocom-simple-gui" % "1.0.0-beta-01"
[com.github.thehilikus.jrobocom/jrobocom-simple-gui "1.0.0-beta-01"]