Cucumber Test Framework & Plugin for SBT (BDD Testing in Scala)
- cucumber-tests
- test-framework
- sbt
- unit-testing
- cucumber-plugin
- plugin
- cucumber
- cucumber-test-framework
- scala
- bdd-tests
- jvm
- bdd
- cucumber-runner
Scala versions:
2.12
graph 0.0.4
Group ID:
com.waioeka.graph
Artifact ID:
graph_2.12
Version:
0.0.4
Release Date:
Mar 7, 2017
Licenses:
Files:
libraryDependencies += "com.waioeka.graph" %% "graph" % "0.0.4"
ivy"com.waioeka.graph::graph:0.0.4"
//> using dep "com.waioeka.graph::graph:0.0.4"
import $ivy.`com.waioeka.graph::graph:0.0.4`
<dependency> <groupId>com.waioeka.graph</groupId> <artifactId>graph_2.12</artifactId> <version>0.0.4</version> </dependency>
compile group: 'com.waioeka.graph', name: 'graph_2.12', version: '0.0.4'