Download bb-core-0.9.6.jar file - Jar b

Jar examples for b:bb-core

Description

You can download jar file bb-core 0.9.6 in this page.

License

Apache License

Build File

You can use the following script to add bb-core-0.9.6.jar to your project.

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

Download

Click the following link to download the jar file.

bb-core-0.9.6-javadoc.jar
bb-core-0.9.6-sources.jar
bb-core-0.9.6.jar
bb-core-0.9.6.pom



Related Tutorials