Jar examples for a:approval-core
Approval is a Java library which will make you look at your testing from a whole different angle
You can download jar file approval-core 0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add approval-core-0.3.jar to your project.
<dependency> <groupId>com.github.nikolavp</groupId> <artifactId>approval-core</artifactId> <version>0.3</version> </dependency>
compile group: 'com.github.nikolavp', name: 'approval-core', version: '0.3'
libraryDependencies += "com.github.nikolavp" % "approval-core" % "0.3"
<dependency org="com.github.nikolavp" name="approval-core" rev="0.3"/>
@Grapes(@Grab(group='com.github.nikolavp', module='approval-core', version='0.3'))
'com.github.nikolavp:approval-core:jar:0.3'
Click the following link to download the jar file.
approval-core-0.3-javadoc.jar