Last Version

Lambda Behave Scalatest 0.4

The Scalatest integration and runner project for Lambda Behave

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.insightfullogic
ArtifactId

ArtifactId

lambda-behave-scalatest
Version

Version

0.4
Type

Type

jar
Description

Description

Lambda Behave Scalatest
The Scalatest integration and runner project for Lambda Behave
Project URL

Project URL

http://richardwarburton.github.io/lambda-behave/

Download lambda-behave-scalatest 0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.insightfullogic : lambda-behave jar 0.4
org.scalatest : scalatest_2.10 jar 2.2.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.