Last Version

Arez-TestNG: Arez utilities for writing TestNG tests 0.29

Arez-TestNG: Arez utilities for writing TestNG tests

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.realityforge.arez.testng
ArtifactId

ArtifactId

arez-testng
Version

Version

0.29
Type

Type

jar
Description

Description

Arez-TestNG: Arez utilities for writing TestNG tests
Arez-TestNG: Arez utilities for writing TestNG tests
Project URL

Project URL

https://github.com/arez/arez-testng

Download arez-testng 0.29


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

Dependencies

compile (1)

Group / Artifact Type Version
org.realityforge.arez : arez-core jar 0.197

Project Modules

There are no modules declared in this project.