Last Version

intelliFL 1.0.0

An intelligent debugging framework for Java programs.

License

License

GroupId

GroupId

org.intellifl
ArtifactId

ArtifactId

intelliFL
Version

Version

1.0.0
Type

Type

pom
Description

Description

intelliFL
An intelligent debugging framework for Java programs.
Project URL

Project URL

https://bitbucket.org/zhanglm10/intelliFL
Source Code Management

Source Code Management

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

Download intelliFL 1.0.0

Filename Size
intelliFL-1.0.0.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • intelliFL-core
  • intelliFL-maven-plugin