intelliFL-core

An intelligent debugging framework for Java programs.

License

License

GroupId

GroupId

org.intellifl
ArtifactId

ArtifactId

intelliFL-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

intelliFL-core
An intelligent debugging framework for Java programs.
Project URL

Project URL

http://maven.apache.org

Download intelliFL-core

How to add to project

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

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
1.0.0