Jar examples for l:lambda-behave
A modern testing and behavioural specification framework for Java 8
You can download jar file lambda-behave 0.4 in this page.
MIT License
You can use the following script to add lambda-behave-0.4.jar to your project.
<dependency> <groupId>com.insightfullogic</groupId> <artifactId>lambda-behave</artifactId> <version>0.4</version> </dependency>
compile group: 'com.insightfullogic', name: 'lambda-behave', version: '0.4'
libraryDependencies += "com.insightfullogic" % "lambda-behave" % "0.4"
<dependency org="com.insightfullogic" name="lambda-behave" rev="0.4"/>
@Grapes(@Grab(group='com.insightfullogic', module='lambda-behave', version='0.4'))
'com.insightfullogic:lambda-behave:jar:0.4'
Click the following link to download the jar file.
lambda-behave-0.4-javadoc.jar