Jar examples for j:jung-api
Graph interfaces used by the jung2 project
You can download jar file jung-api 2.1.1 in this page.
You can use the following script to add jung-api-2.1.1.jar to your project.
<dependency> <groupId>net.sf.jung</groupId> <artifactId>jung-api</artifactId> <version>2.1.1</version> </dependency>
compile group: 'net.sf.jung', name: 'jung-api', version: '2.1.1'
libraryDependencies += "net.sf.jung" % "jung-api" % "2.1.1"
<dependency org="net.sf.jung" name="jung-api" rev="2.1.1"/>
@Grapes(@Grab(group='net.sf.jung', module='jung-api', version='2.1.1'))
'net.sf.jung:jung-api:jar:2.1.1'
Click the following link to download the jar file.
jung-api-2.1.1-javadoc.jar