is not current version
Last Version 0.9.117

com.thesett:wam_debugger_swing 0.9.77

WAM debugger tool.

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

wam_debugger_swing
Version

Version

0.9.77
Type

Type

jar

Download wam_debugger_swing 0.9.77


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