is not current version
Last Version 1.31.0

org.realityforge.braincheck:braincheck-testng 1.30.0

TestNG support library

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.realityforge.braincheck
ArtifactId

ArtifactId

braincheck-testng
Version

Version

1.30.0
Type

Type

jar

Download braincheck-testng 1.30.0


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