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

Jar examples for b:bb-annotations

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials