Download graph-dot_2.11-1.10.1.jar file - Jar g

Jar examples for g:graph-dot-2.11

Description

Graph DOT

You can download jar file graph-dot_2.11 1.10.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add graph-dot_2.11-1.10.1.jar to your project.

<dependency>
   <groupId>com.assembla.scala-incubator</groupId>
   <artifactId>graph-dot_2.11</artifactId>
   <version>1.10.1</version>
</dependency>
compile group: 'com.assembla.scala-incubator', name: 'graph-dot_2.11', version: '1.10.1'
libraryDependencies += "com.assembla.scala-incubator" % "graph-dot_2.11" % "1.10.1"
<dependency org="com.assembla.scala-incubator" name="graph-dot_2.11" rev="1.10.1"/>
@Grapes(@Grab(group='com.assembla.scala-incubator', module='graph-dot_2.11', version='1.10.1'))
'com.assembla.scala-incubator:graph-dot_2.11:jar:1.10.1'

Download

Click the following link to download the jar file.

graph-dot_2.11-1.10.1-javadoc.jar
graph-dot_2.11-1.10.1-sources.jar
graph-dot_2.11-1.10.1.jar
graph-dot_2.11-1.10.1.pom



Related Tutorials