License |
License |
---|---|
GroupId | GroupIdcom.github.fburato |
ArtifactId | ArtifactIdhighwheel-parser |
Version | Version2.0 |
Type | Typejar |
Description |
DescriptionVisualise large class and package cycles
|
Filename | Size |
---|---|
highwheel-parser-2.0.pom | |
highwheel-parser-2.0.jar | 115 KB |
highwheel-parser-2.0-sources.jar | 11 KB |
highwheel-parser-2.0-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fburato/highwheel-parser/ -->
<dependency>
<groupId>com.github.fburato</groupId>
<artifactId>highwheel-parser</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-parser/
implementation 'com.github.fburato:highwheel-parser:2.0'
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-parser/
implementation ("com.github.fburato:highwheel-parser:2.0")
'com.github.fburato:highwheel-parser:jar:2.0'
<dependency org="com.github.fburato" name="highwheel-parser" rev="2.0">
<artifact name="highwheel-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fburato', module='highwheel-parser', version='2.0')
)
libraryDependencies += "com.github.fburato" % "highwheel-parser" % "2.0"
[com.github.fburato/highwheel-parser "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fburato : highwheel-model | jar | 2.0 |
com.github.fburato : highwheel-core | jar | 2.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 |