Files download
File Operation
graphs-json_sjs1_2.12-0.9.0.jar download
graphs-json_sjs1_2.12-0.9.0.pom download
graphs-json_sjs1_2.12-0.9.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.flowtick</groupId>
  <artifactId>graphs-json_sjs1_2.12</artifactId>
  <version>0.9.0</version>
</dependency>
Gradle Groovy
implementation 'com.flowtick:graphs-json_sjs1_2.12:0.9.0'
Gradle Kotlin
implementation("com.flowtick:graphs-json_sjs1_2.12:0.9.0")
Scala SBT
libraryDependencies += "com.flowtick" % "graphs-json_sjs1_2.12" % "0.9.0"
Groovy Grape
@Grapes(
  @Grab(group='com.flowtick', module='graphs-json_sjs1_2.12', version='0.9.0')
)
Apache Ivy
<dependency org="com.flowtick" name="graphs-json_sjs1_2.12" rev="0.9.0" />
Leiningen
[com.flowtick/graphs-json_sjs1_2.12 "0.9.0"]
Apache Buildr
'com.flowtick:graphs-json_sjs1_2.12:jar:0.9.0'