cpplite-mi

The GDB/MI interface is a text based interface to interact with the GDB debugger. The interface was extracted from NetBeans mercurial repository.

License

License

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

eu.doppel-helix.netbeans.lib
ArtifactId

ArtifactId

cpplite-mi
Last Version

Last Version

f8f8250283be
Release Date

Release Date

Type

Type

jar
Description

Description

cpplite-mi
The GDB/MI interface is a text based interface to interact with the GDB debugger. The interface was extracted from NetBeans mercurial repository.
Project URL

Project URL

https://github.com/matthiasblaesing/cpplite-mi
Source Code Management

Source Code Management

https://github.com/matthiasblaesing/cpplite-mi

Download cpplite-mi

How to add to project

<!-- https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib/cpplite-mi/ -->
<dependency>
    <groupId>eu.doppel-helix.netbeans.lib</groupId>
    <artifactId>cpplite-mi</artifactId>
    <version>f8f8250283be</version>
</dependency>
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib/cpplite-mi/
implementation 'eu.doppel-helix.netbeans.lib:cpplite-mi:f8f8250283be'
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib/cpplite-mi/
implementation ("eu.doppel-helix.netbeans.lib:cpplite-mi:f8f8250283be")
'eu.doppel-helix.netbeans.lib:cpplite-mi:jar:f8f8250283be'
<dependency org="eu.doppel-helix.netbeans.lib" name="cpplite-mi" rev="f8f8250283be">
  <artifact name="cpplite-mi" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.doppel-helix.netbeans.lib', module='cpplite-mi', version='f8f8250283be')
)
libraryDependencies += "eu.doppel-helix.netbeans.lib" % "cpplite-mi" % "f8f8250283be"
[eu.doppel-helix.netbeans.lib/cpplite-mi "f8f8250283be"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
f8f8250283be