is not current version
Last Version 1.20

com.twosigma.webtau:webtau-junit5 0.23


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-junit5
Version

Version

0.23
Type

Type

jar

Download webtau-junit5 0.23


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