Last Version

jdepend 2.9.5

A fork to the jdepend project which applies bugfixes.

License

License

GroupId

GroupId

guru.nidi
ArtifactId

ArtifactId

jdepend
Version

Version

2.9.5
Type

Type

jar
Description

Description

jdepend
A fork to the jdepend project which applies bugfixes.
Project URL

Project URL

https://github.com/nidi3/jdepend
Source Code Management

Source Code Management

https://github.com/nidi3/jdepend

Download jdepend 2.9.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core Optional jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.