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.5
Group ID:
com.waioeka.graph
Artifact ID:
graph_2.12
Version:
0.0.5
Release Date:
Mar 9, 2017
Licenses:
Files:
libraryDependencies += "com.waioeka.graph" %% "graph" % "0.0.5"
ivy"com.waioeka.graph::graph:0.0.5"
//> using dep "com.waioeka.graph::graph:0.0.5"
import $ivy.`com.waioeka.graph::graph:0.0.5`
<dependency> <groupId>com.waioeka.graph</groupId> <artifactId>graph_2.12</artifactId> <version>0.0.5</version> </dependency>
compile group: 'com.waioeka.graph', name: 'graph_2.12', version: '0.0.5'