is not current version
Last Version 0.9.117

com.thesett:debuggerbuild 0.9.77

Debugger for LoJiX.

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

debuggerbuild
Version

Version

0.9.77
Type

Type

pom

Download debuggerbuild 0.9.77

Filename Size
debuggerbuild-0.9.77.pom 31 KB
Browse

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