JRoboCom UI

A simple UI for the game

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.thehilikus.jrobocom
ArtifactId

ArtifactId

jrobocom-simple-gui
Last Version

Last Version

1.0.0-beta-02
Release Date

Release Date

Type

Type

jar
Description

Description

JRoboCom UI
A simple UI for the game

Download jrobocom-simple-gui

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.thehilikus.jrobocom : jrobocom-core jar 1.0.0-beta-02
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta-02
1.0.0-beta-01