is not current version
Last Version 2.0.21

com.github.roneetshaw:testing 0.0.22


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

testing
Version

Version

0.0.22
Type

Type

jar

Download testing 0.0.22


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