MicroDebug GUI

A GUI for the micro-debug - a debugger for (micro-)assembler-programs for the Mic-1.

License

License

GPL
Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.croesch
ArtifactId

ArtifactId

micro-debug-gui
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

MicroDebug GUI
A GUI for the micro-debug - a debugger for (micro-)assembler-programs for the Mic-1.
Project URL

Project URL

https://github.com/croesch/micro-debug-gui

Download micro-debug-gui

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.miglayout : miglayout jar 3.7.4
com.github.croesch : micro-debug jar 0.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.easytesting : fest-swing jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3
0.2.1
0.2
0.1.1
0.1