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.

Лицензия

Лицензия

Категории

Категории

NetBeans Инструменты разработки IDE Сеть
Группа

Группа

eu.doppel-helix.netbeans.lib
Идентификатор

Идентификатор

cpplite-mi
Последняя версия

Последняя версия

f8f8250283be
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/matthiasblaesing/cpplite-mi
Система контроля версий

Система контроля версий

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

Скачать cpplite-mi

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
f8f8250283be