is not current version
Last Version 2.0.21

com.github.roneetshaw:testing-junit4 2.0.18


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

testing-junit4
Version

Version

2.0.18
Type

Type

jar

Download testing-junit4 2.0.18


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