is not current version
Last Version 2.0.21

com.github.roneetshaw:testing 2.0.17


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

testing
Version

Version

2.0.17
Type

Type

jar

Download testing 2.0.17


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