| License |
License |
|---|---|
| GroupId | GroupIdcom.thesett |
| ArtifactId | ArtifactIddebuggerbuild |
| Version | Version0.9.117 |
| Type | Typepom |
| Description |
DescriptionLoJix Debugger
Debugger for LoJiX.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationThe Sett ltd. |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| debuggerbuild-0.9.117.pom | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/debuggerbuild/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>debuggerbuild</artifactId>
<version>0.9.117</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/debuggerbuild/
implementation 'com.thesett:debuggerbuild:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/debuggerbuild/
implementation ("com.thesett:debuggerbuild:0.9.117")
'com.thesett:debuggerbuild:pom:0.9.117'
<dependency org="com.thesett" name="debuggerbuild" rev="0.9.117">
<artifact name="debuggerbuild" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='debuggerbuild', version='0.9.117')
)
libraryDependencies += "com.thesett" % "debuggerbuild" % "0.9.117"
[com.thesett/debuggerbuild "0.9.117"]