Download graph-core_2.11-0.0.2.jar file - Jar g

Jar examples for g:graph-core-2.11

Description

Graph Core

You can download jar file graph-core_2.11 0.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add graph-core_2.11-0.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

graph-core_2.11-0.0.2-javadoc.jar
graph-core_2.11-0.0.2-sources.jar
graph-core_2.11-0.0.2.jar
graph-core_2.11-0.0.2.pom



Related Tutorials