License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.github.thehilikus.jrobocom |
ArtifactId | ArtifactIdjrobocom-simple-gui |
Last Version | Last Version1.0.0-beta-02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJRoboCom UI
A simple UI for the game
|
<!-- 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"]
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 |