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

Jar examples for b:bb-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials