lewismj / cucumber   0.2.0

GitHub

Cucumber Test Framework & Plugin for SBT (BDD Testing in Scala)

Scala versions: 2.12 2.11 2.10
sbt plugins: 0.13

graph 0.0.3


Group ID:
com.waioeka.graph
Artifact ID:
graph_2.12
Version:
0.0.3
Release Date:
Mar 6, 2017
Licenses:
Files:

libraryDependencies += "com.waioeka.graph" %% "graph" % "0.0.3"

Mill build tool

ivy"com.waioeka.graph::graph:0.0.3"

Scala CLI

//> using dep "com.waioeka.graph::graph:0.0.3"

Ammonite REPL

import $ivy.`com.waioeka.graph::graph:0.0.3`

<dependency>
  <groupId>com.waioeka.graph</groupId>
  <artifactId>graph_2.12</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.waioeka.graph', name: 'graph_2.12', version: '0.0.3'