is not current version
Last Version 0.4

com.insightfullogic:lambda-behave-scalatest 0.3

The Scalatest integration and runner project for Lambda Behave

Categories

Categories

Scala Languages
GroupId

GroupId

com.insightfullogic
ArtifactId

ArtifactId

lambda-behave-scalatest
Version

Version

0.3
Type

Type

jar

Download lambda-behave-scalatest 0.3


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