Jar examples for m:micro-debug
A debugger for (micro-)assembler-programs for the Mic-1.
You can download jar file micro-debug 0.4 in this page.
GPL
You can use the following script to add micro-debug-0.4.jar to your project.
<dependency> <groupId>com.github.croesch</groupId> <artifactId>micro-debug</artifactId> <version>0.4</version> </dependency>
compile group: 'com.github.croesch', name: 'micro-debug', version: '0.4'
libraryDependencies += "com.github.croesch" % "micro-debug" % "0.4"
<dependency org="com.github.croesch" name="micro-debug" rev="0.4"/>
@Grapes(@Grab(group='com.github.croesch', module='micro-debug', version='0.4'))
'com.github.croesch:micro-debug:jar:0.4'
Click the following link to download the jar file.
micro-debug-0.4-javadoc.jar