Classycle

dependency analysis tool based on bytecode inspection

License

License

GroupId

GroupId

org.bithill
ArtifactId

ArtifactId

classycle
Last Version

Last Version

1.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

Classycle
dependency analysis tool based on bytecode inspection
Project URL

Project URL

http://bitbucket.org/rostislav_matl/classycle
Source Code Management

Source Code Management

https://bitbucket.org/rostislav_matl/classycle.git

Download classycle

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.4