intelliFL

An intelligent debugging framework for Java programs.

Лицензия

Лицензия

Группа

Группа

org.intellifl
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

intelliFL
An intelligent debugging framework for Java programs.
Ссылка на сайт

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

https://bitbucket.org/zhanglm10/intelliFL
Система контроля версий

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

https://bitbucket.org/zhanglm10/intellifl.git

Скачать intelliFL

Имя Файла Размер
intelliFL-1.0.0.pom 6 KB
Обзор

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

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

Зависимости

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

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

  • intelliFL-core
  • intelliFL-maven-plugin

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

Версия
1.0.0