License |
License |
---|---|
GroupId | GroupIdcom.github.fburato |
ArtifactId | ArtifactIdhighwheel-modules |
Version | Version2.0 |
Type | Typejar |
Description |
DescriptionVisualise large class and package cycles
|
Filename | Size |
---|---|
highwheel-modules-2.0.pom | |
highwheel-modules-2.0.jar | 54 KB |
highwheel-modules-2.0-sources.jar | 19 KB |
highwheel-modules-2.0-javadoc.jar | 248 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules/ -->
<dependency>
<groupId>com.github.fburato</groupId>
<artifactId>highwheel-modules</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules/
implementation 'com.github.fburato:highwheel-modules:2.0'
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules/
implementation ("com.github.fburato:highwheel-modules:2.0")
'com.github.fburato:highwheel-modules:jar:2.0'
<dependency org="com.github.fburato" name="highwheel-modules" rev="2.0">
<artifact name="highwheel-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fburato', module='highwheel-modules', version='2.0')
)
libraryDependencies += "com.github.fburato" % "highwheel-modules" % "2.0"
[com.github.fburato/highwheel-modules "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fburato : highwheel-model | jar | 2.0 |
com.github.fburato : highwheel-parser | jar | 2.0 |
com.github.fburato : highwheel-utils | jar | 2.0 |
net.sf.jung : jung-graph-impl | jar | 2.0.1 |
org.jparsec : jparsec | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.0 |
org.easytesting : fest-assert-core | jar | 2.0M7 |