Download bb-annotations-1.3.0.jar file - Jar b

Jar examples for b:bb-annotations

Description

You can download jar file bb-annotations 1.3.0 in this page.

License

Apache License

Build File

You can use the following script to add bb-annotations-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

bb-annotations-1.3.0-javadoc.jar
bb-annotations-1.3.0-sources.jar
bb-annotations-1.3.0.jar
bb-annotations-1.3.0.pom



Related Tutorials