License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.fburato |
ArtifactId | ArtifactIdhighwheel-modules-cli |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVisualise large class and package cycles
|
<!-- https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-cli/ -->
<dependency>
<groupId>com.github.fburato</groupId>
<artifactId>highwheel-modules-cli</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-cli/
implementation 'com.github.fburato:highwheel-modules-cli:2.0'
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-cli/
implementation ("com.github.fburato:highwheel-modules-cli:2.0")
'com.github.fburato:highwheel-modules-cli:jar:2.0'
<dependency org="com.github.fburato" name="highwheel-modules-cli" rev="2.0">
<artifact name="highwheel-modules-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fburato', module='highwheel-modules-cli', version='2.0')
)
libraryDependencies += "com.github.fburato" % "highwheel-modules-cli" % "2.0"
[com.github.fburato/highwheel-modules-cli "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fburato : highwheel-modules | jar | 2.0 |
com.github.fburato : highwheel-utils | jar | 2.0 |
commons-cli : commons-cli | jar | 1.3.1 |
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 |