Download beholder-1.1.1.jar file - Jar b

Jar examples for b:beholder

Description

Framework with Interfaces creating a standard of Components to create Test Cases.

You can download jar file beholder 1.1.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add beholder-1.1.1.jar to your project.

<dependency>
   <groupId>br.ufmg.dcc.saotome</groupId>
   <artifactId>beholder</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'br.ufmg.dcc.saotome', name: 'beholder', version: '1.1.1'
libraryDependencies += "br.ufmg.dcc.saotome" % "beholder" % "1.1.1"
<dependency org="br.ufmg.dcc.saotome" name="beholder" rev="1.1.1"/>
@Grapes(@Grab(group='br.ufmg.dcc.saotome', module='beholder', version='1.1.1'))
'br.ufmg.dcc.saotome:beholder:jar:1.1.1'

Download

Click the following link to download the jar file.

beholder-1.1.1-javadoc.jar
beholder-1.1.1-sources.jar
beholder-1.1.1.jar
beholder-1.1.1.pom



Related Tutorials