Jar examples for j:junit-lambda
JUnit extensions that make use of Java 8 lambdas.
You can download jar file junit-lambda 0.3.0 in this page.
MIT
You can use the following script to add junit-lambda-0.3.0.jar to your project.
<dependency> <groupId>com.github.marschall</groupId> <artifactId>junit-lambda</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.github.marschall', name: 'junit-lambda', version: '0.3.0'
libraryDependencies += "com.github.marschall" % "junit-lambda" % "0.3.0"
<dependency org="com.github.marschall" name="junit-lambda" rev="0.3.0"/>
@Grapes(@Grab(group='com.github.marschall', module='junit-lambda', version='0.3.0'))
'com.github.marschall:junit-lambda:jar:0.3.0'
Click the following link to download the jar file.
junit-lambda-0.3.0-javadoc.jar