Jar examples for c:classycle
dependency analysis tool based on bytecode inspection
You can download jar file classycle 1.4.4 in this page.
Simplified BSD License
You can use the following script to add classycle-1.4.4.jar to your project.
<dependency> <groupId>org.bithill</groupId> <artifactId>classycle</artifactId> <version>1.4.4</version> </dependency>
compile group: 'org.bithill', name: 'classycle', version: '1.4.4'
libraryDependencies += "org.bithill" % "classycle" % "1.4.4"
<dependency org="org.bithill" name="classycle" rev="1.4.4"/>
@Grapes(@Grab(group='org.bithill', module='classycle', version='1.4.4'))
'org.bithill:classycle:jar:1.4.4'
Click the following link to download the jar file.
classycle-1.4.4-javadoc.jar