Download graph-core_2.10-1.7.0.jar file - Jar g

Jar examples for g:graph-core-2.10

Description

Graph Core

You can download jar file graph-core_2.10 1.7.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add graph-core_2.10-1.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

graph-core_2.10-1.7.0-javadoc.jar
graph-core_2.10-1.7.0-sources.jar
graph-core_2.10-1.7.0.jar
graph-core_2.10-1.7.0.pom



Related Tutorials