Download bb-junit-1.2.1.jar file - Jar b

Jar examples for b:bb-junit

Description

You can download jar file bb-junit 1.2.1 in this page.

License

Apache License

Build File

You can use the following script to add bb-junit-1.2.1.jar to your project.

<dependency>
   <groupId>com.cognifide.qa.bb</groupId>
   <artifactId>bb-junit</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.cognifide.qa.bb', name: 'bb-junit', version: '1.2.1'
libraryDependencies += "com.cognifide.qa.bb" % "bb-junit" % "1.2.1"
<dependency org="com.cognifide.qa.bb" name="bb-junit" rev="1.2.1"/>
@Grapes(@Grab(group='com.cognifide.qa.bb', module='bb-junit', version='1.2.1'))
'com.cognifide.qa.bb:bb-junit:jar:1.2.1'

Download

Click the following link to download the jar file.

bb-junit-1.2.1-javadoc.jar
bb-junit-1.2.1-sources.jar
bb-junit-1.2.1.jar
bb-junit-1.2.1.pom



Related Tutorials