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

Jar examples for b:bb-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials