is not current version
Last Version 2.0.21

com.github.roneetshaw:testing-junit4 0.0.22


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

testing-junit4
Version

Version

0.0.22
Type

Type

jar

Download testing-junit4 0.0.22


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