is not current version
Last Version 1.6.0

com.cognifide.qa.bb:bb-junit 0.9.6


Categories

Categories

IDE Development Tools JUnit Unit Testing
GroupId

GroupId

com.cognifide.qa.bb
ArtifactId

ArtifactId

bb-junit
Version

Version

0.9.6
Type

Type

jar

Download bb-junit 0.9.6


<!-- https://jarcasting.com/artifacts/com.cognifide.qa.bb/bb-junit/ -->
<dependency>
    <groupId>com.cognifide.qa.bb</groupId>
    <artifactId>bb-junit</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognifide.qa.bb/bb-junit/
implementation 'com.cognifide.qa.bb:bb-junit:0.9.6'
// https://jarcasting.com/artifacts/com.cognifide.qa.bb/bb-junit/
implementation ("com.cognifide.qa.bb:bb-junit:0.9.6")
'com.cognifide.qa.bb:bb-junit:jar:0.9.6'
<dependency org="com.cognifide.qa.bb" name="bb-junit" rev="0.9.6">
  <artifact name="bb-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognifide.qa.bb', module='bb-junit', version='0.9.6')
)
libraryDependencies += "com.cognifide.qa.bb" % "bb-junit" % "0.9.6"
[com.cognifide.qa.bb/bb-junit "0.9.6"]