Jar examples for g:graphs-core-2.12
graphs-core
You can download jar file graphs-core_2.12 0.2.1 in this page.
APL2
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'
Click the following link to download the jar file.
graphs-core_2.12-0.2.1-javadoc.jar