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