is not current version
Last Version 0.0.22

com.dajudge.yabuto:test-support-junit4 0.0.20


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.dajudge.yabuto
ArtifactId

ArtifactId

test-support-junit4
Version

Version

0.0.20
Type

Type

jar

Download test-support-junit4 0.0.20


<!-- https://jarcasting.com/artifacts/com.dajudge.yabuto/test-support-junit4/ -->
<dependency>
    <groupId>com.dajudge.yabuto</groupId>
    <artifactId>test-support-junit4</artifactId>
    <version>0.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.dajudge.yabuto/test-support-junit4/
implementation 'com.dajudge.yabuto:test-support-junit4:0.0.20'
// https://jarcasting.com/artifacts/com.dajudge.yabuto/test-support-junit4/
implementation ("com.dajudge.yabuto:test-support-junit4:0.0.20")
'com.dajudge.yabuto:test-support-junit4:jar:0.0.20'
<dependency org="com.dajudge.yabuto" name="test-support-junit4" rev="0.0.20">
  <artifact name="test-support-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dajudge.yabuto', module='test-support-junit4', version='0.0.20')
)
libraryDependencies += "com.dajudge.yabuto" % "test-support-junit4" % "0.0.20"
[com.dajudge.yabuto/test-support-junit4 "0.0.20"]