is not current version
Last Version 0.9.117

com.thesett:debuggerbuild 0.9.97

Debugger for LoJiX.

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

debuggerbuild
Version

Version

0.9.97
Type

Type

pom

Download debuggerbuild 0.9.97

Filename Size
debuggerbuild-0.9.97.pom 31 KB
Browse

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