graphs


License

License

GroupId

GroupId

com.flowtick
ArtifactId

ArtifactId

graphs_2.12
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

graphs
graphs
Project URL

Project URL

https://flowtick.github.io/graphs
Project Organization

Project Organization

com.flowtick
Source Code Management

Source Code Management

https://github.com/flowtick/graphs

Download graphs_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.flowtick/graphs_2.12/ -->
<dependency>
    <groupId>com.flowtick</groupId>
    <artifactId>graphs_2.12</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowtick/graphs_2.12/
implementation 'com.flowtick:graphs_2.12:0.9.0'
// https://jarcasting.com/artifacts/com.flowtick/graphs_2.12/
implementation ("com.flowtick:graphs_2.12:0.9.0")
'com.flowtick:graphs_2.12:jar:0.9.0'
<dependency org="com.flowtick" name="graphs_2.12" rev="0.9.0">
  <artifact name="graphs_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowtick', module='graphs_2.12', version='0.9.0')
)
libraryDependencies += "com.flowtick" % "graphs_2.12" % "0.9.0"
[com.flowtick/graphs_2.12 "0.9.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.5.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.9
org.scalacheck : scalacheck_2.12 jar 1.15.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.1.11
0.1.10