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