is not current version
Last Version 0.2.0

java-callgraph 0.0.5

Programs for producing static call graphs for Java programs

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.adrninistrator
ArtifactId

ArtifactId

java-callgraph
Version

Version

0.0.5
Type

Type

pom
Description

Description

java-callgraph
Programs for producing static call graphs for Java programs
Project URL

Project URL

https://github.com/Adrninistrator/java-callgraph
Source Code Management

Source Code Management

https://github.com/Adrninistrator/java-callgraph

Download java-callgraph 0.0.5


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.apache.bcel : bcel jar 6.5.0

Project Modules

There are no modules declared in this project.