Jar examples for f:fork-common
A small application that creates a historic view of test runs with Fork.
You can download jar file fork-common 3.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fork-common-3.4.0.jar to your project.
<dependency> <groupId>com.shazam.fork</groupId> <artifactId>fork-common</artifactId> <version>3.4.0</version> </dependency>
compile group: 'com.shazam.fork', name: 'fork-common', version: '3.4.0'
libraryDependencies += "com.shazam.fork" % "fork-common" % "3.4.0"
<dependency org="com.shazam.fork" name="fork-common" rev="3.4.0"/>
@Grapes(@Grab(group='com.shazam.fork', module='fork-common', version='3.4.0'))
'com.shazam.fork:fork-common:jar:3.4.0'
Click the following link to download the jar file.
fork-common-3.4.0-javadoc.jar