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

Jar examples for b:bb-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials