Download graphs-core_2.12-0.2.1.jar file - Jar g

Jar examples for g:graphs-core-2.12

Description

graphs-core

You can download jar file graphs-core_2.12 0.2.1 in this page.

License

APL2

Build File

You can use the following script to add graphs-core_2.12-0.2.1.jar to your project.

<dependency>
   <groupId>com.flowtick</groupId>
   <artifactId>graphs-core_2.12</artifactId>
   <version>0.2.1</version>
</dependency>
compile group: 'com.flowtick', name: 'graphs-core_2.12', version: '0.2.1'
libraryDependencies += "com.flowtick" % "graphs-core_2.12" % "0.2.1"
<dependency org="com.flowtick" name="graphs-core_2.12" rev="0.2.1"/>
@Grapes(@Grab(group='com.flowtick', module='graphs-core_2.12', version='0.2.1'))
'com.flowtick:graphs-core_2.12:jar:0.2.1'

Download

Click the following link to download the jar file.

graphs-core_2.12-0.2.1-javadoc.jar
graphs-core_2.12-0.2.1-sources.jar
graphs-core_2.12-0.2.1.jar
graphs-core_2.12-0.2.1.pom



Related Tutorials