Jar examples for d:degraph-core
Degraph is a library for producing jvm package dependency graphs for visual inspection as well as writing tests for checking properties of the dependencies.
You can download jar file degraph-core 0.1.2 in this page.
The Apache License, Version 2.0
You can use the following script to add degraph-core-0.1.2.jar to your project.
<dependency> <groupId>de.schauderhaft.degraph</groupId> <artifactId>degraph-core</artifactId> <version>0.1.2</version> </dependency>
compile group: 'de.schauderhaft.degraph', name: 'degraph-core', version: '0.1.2'
libraryDependencies += "de.schauderhaft.degraph" % "degraph-core" % "0.1.2"
<dependency org="de.schauderhaft.degraph" name="degraph-core" rev="0.1.2"/>
@Grapes(@Grab(group='de.schauderhaft.degraph', module='degraph-core', version='0.1.2'))
'de.schauderhaft.degraph:degraph-core:jar:0.1.2'
Click the following link to download the jar file.
degraph-core-0.1.2-javadoc.jar