is not current version
Last Version 2.0.21

com.github.roneetshaw:testing-core 2.0.17


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

testing-core
Version

Version

2.0.17
Type

Type

jar

Download testing-core 2.0.17


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