Download testrecorder-runtime-0.5.0.jar file - Jar t

Jar examples for t:testrecorder-runtime

Description

You can download jar file testrecorder-runtime 0.5.0 in this page.

Build File

You can use the following script to add testrecorder-runtime-0.5.0.jar to your project.

<dependency>
   <groupId>net.amygdalum</groupId>
   <artifactId>testrecorder-runtime</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'net.amygdalum', name: 'testrecorder-runtime', version: '0.5.0'
libraryDependencies += "net.amygdalum" % "testrecorder-runtime" % "0.5.0"
<dependency org="net.amygdalum" name="testrecorder-runtime" rev="0.5.0"/>
@Grapes(@Grab(group='net.amygdalum', module='testrecorder-runtime', version='0.5.0'))
'net.amygdalum:testrecorder-runtime:jar:0.5.0'

Download

Click the following link to download the jar file.

testrecorder-runtime-0.5.0-javadoc.jar
testrecorder-runtime-0.5.0-sources.jar
testrecorder-runtime-0.5.0-tests.jar
testrecorder-runtime-0.5.0.jar
testrecorder-runtime-0.5.0.pom



Related Tutorials