is not current version
Last Version 1.20

com.twosigma.webtau:webtau-junit5 1.5


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.twosigma.webtau
ArtifactId

ArtifactId

webtau-junit5
Version

Version

1.5
Type

Type

jar

Download webtau-junit5 1.5


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